sfc: Fix TX queue numbering when separate_tx_channels=1
[pandora-kernel.git] / net /
2011-05-13 David S. Milleripv4: Remove rt->rt_dst reference from ip_forward_optio...
2011-05-13 David S. Milleripv4: Remove route key identity dependencies in ip_rt_g...
2011-05-13 David S. Milleripv4: Always call ip_options_build() after rest of...
2011-05-13 David S. Milleripv4: Kill spurious write to iph->daddr in ip_forward_o...
2011-05-13 Peter Pan(潘卫平)net:set valid name before calling ndo_init()
2011-05-13 Vasiliy Kulikovnet: ipv4: add IPPROTO_ICMP socket kind
2011-05-13 KOSAKI Motohiroconvert old cpumask API into new one
2011-05-13 Ursula Braunaf_iucv: get rid of compile warning
2011-05-13 Ursula Brauniucv: get rid of compile warning
2011-05-13 Anirban Chakrabortyethtool: Added support for FW dump
2011-05-13 David S. Milleripv4: Fix 'iph' use before set.
2011-05-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net...
2011-05-12 David S. Milleripv4: Elide use of rt->rt_dst in ip_forward()
2011-05-12 David S. Milleripv4: Simplify iph->daddr overwrite in ip_options_rcv_s...
2011-05-12 David S. Milleripv4: Kill spurious opt->srr check in ip_options_rcv_srr().
2011-05-12 Michał Mirosławnet: introduce netdev_change_features()
2011-05-12 Julian Anastasovipvs: Remove all remaining references to rt->rt_{src...
2011-05-12 David S. Milleripvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().
2011-05-12 David S. Milleripvs: Use IP_VS_RT_MODE_* instead of magic constants.
2011-05-12 Amit Virdinet/irda/ircomm_tty.c: Use flip buffers to deliver...
2011-05-12 Michał Mirosławnet: Fix vlan_features propagation
2011-05-12 Franco Fichtnerethtool: bring back missing comma in netdev features...
2011-05-12 Eric Dumazetgarp: remove last synchronize_rcu() call
2011-05-12 Joe Perchessctp: sctp_sendmsg: Don't test known non-null sinfo
2011-05-12 Joe Perchessctp: sctp_sendmsg: Don't initialize default_sinfo
2011-05-12 Eric Dumazetl2tp: fix potential rcu race
2011-05-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-3.6
2011-05-11 David S. MillerMerge branch 'tipc-May10-2011' of git://git./linux...
2011-05-10 David S. MillerMerge branch 'pablo/nf-2.6-updates' of git://1984.lsi...
2011-05-10 Steffen Klassertxfrm: Don't allow esn with disabled anti replay detection
2011-05-10 Steffen Klassertxfrm: Assign the inner mode output function to the...
2011-05-10 Eric Dumazetnet: dev_close() should check IFF_UP
2011-05-10 Eric Dumazetvlan: fix GVRP at dismantle time
2011-05-10 Eric Dumazetnet: fix two lockdep splats
2011-05-10 David S. Milleripv4: xfrm: Eliminate ->rt_src reference in policy...
2011-05-10 David S. Millersctp: Remove rt->rt_src usage in sctp_v4_get_saddr()
2011-05-10 David S. Milleripv4: udp: Eliminate remaining uses of rt->rt_src
2011-05-10 David S. Milleripv4: icmp: Eliminate remaining uses of rt->rt_src
2011-05-10 David S. Milleripv4: Pass explicit daddr arg to ip_send_reply().
2011-05-10 Allan Stephenstipc: Revise timings used when sending link request...
2011-05-10 Allan Stephenstipc: Add monitoring of number of nodes discovered...
2011-05-10 Allan Stephenstipc: Enhance sending of discovery object link request...
2011-05-10 Allan Stephenstipc: Enhance handling of discovery object creation...
2011-05-10 Allan Stephenstipc: Introduce routine to enqueue a chain of messages...
2011-05-10 Allan Stephenstipc: Avoid recomputation of outgoing message length
2011-05-10 Allan Stephenstipc: Abort excessive send requests as early as possible
2011-05-10 Allan Stephenstipc: Strengthen checks for neighboring node discovery
2011-05-10 Paul Gortmakertipc: make zone/cluster mask constants a define
2011-05-10 Allan Stephenstipc: Fix sk_buff leaks when link congestion is detected
2011-05-10 Allan Stephenstipc: Update destination node field on incoming multica...
2011-05-10 Allan Stephenstipc: Fix problem with bundled multicast message
2011-05-10 Allan Stephenstipc: Set name lookup scope field properly in all data...
2011-05-10 Allan Stephenstipc: Fix issues with fragmentation of an existing...
2011-05-10 Allan Stephenstipc: Avoid pointless masking of fragmented message...
2011-05-10 Allan Stephenstipc: Don't initialize link selector field in fragmente...
2011-05-10 Allan Stephenstipc: Remove code to emulate loss of broadcast messages
2011-05-10 Allan Stephenstipc: Cosmetic consolidation of internal message type...
2011-05-10 Allan Stephenstipc: Eliminate unused routing message definitions
2011-05-10 Allan Stephenstipc: Update comments in message header include file
2011-05-10 Michal Marektipc: Drop __TIME__ usage
2011-05-10 Pablo Neira Ayusonetfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0
2011-05-10 Fernando Luis Vazq... netfilter: IPv6: fix DSCP mangle code
2011-05-10 Fernando Luis Vazq... netfilter: IPv6: initialize TOS field in REJECT target...
2011-05-10 Hans SchillstromIPVS: init and cleanup restructuring
2011-05-10 Hans SchillstromIPVS: Change of socket usage to enable name space exit.
2011-05-10 Florian Westphalnetfilter: ebtables: only call xt_compat_add_offset...
2011-05-10 Eric Dumazetnetfilter: fix ebtables compat support
2011-05-10 Pablo Neira Ayusonetfilter: ctnetlink: fix timestamp support for new...
2011-05-09 David S. MillerMerge branch 'davem-next.r8169' of git://git./linux...
2011-05-09 Alexey Dobriyannet: add mac_pton() for parsing MAC address
2011-05-09 Eric Dumazetvlan: remove one synchronize_net() call
2011-05-09 Eric Dumazetgarp: remove one synchronize_rcu() call
2011-05-09 Eric Dumazetnet: use batched device unregister in veth and macvlan
2011-05-09 David S. Millersctp: Fix debug message args.
2011-05-09 David S. Milleripv4: Pass flow key down into ip_append_*().
2011-05-09 David S. Milleripv4: Pass flow keys down into datagram packet building...
2011-05-09 David S. Millerudp: Use flow key information instead of rt->rt_{src...
2011-05-08 Mahesh Bandewarnet: Allow ethtool to set interface in loopback mode.
2011-05-08 stephen hemmingertcp_cubic: limit delayed_ack ratio to prevent divide...
2011-05-08 Alexey Dobriyanpktgen: use %pI6c for printing IPv6 addresses
2011-05-08 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-05-08 David S. Millertcp: Use cork flow info instead of rt->rt_dst in tcp_v4...
2011-05-08 David S. Millersctp: Don't use rt->rt_{src,dst} in sctp_v4_xmit()
2011-05-08 David S. Milleripv4: Don't use rt->rt_{src,dst} in ip_queue_xmit().
2011-05-08 David S. Millerinet: Pass flowi to ->queue_xmit().
2011-05-08 David S. Milleripv4: Use inet_csk_route_child_sock() in DCCP and TCP.
2011-05-08 David S. Milleripv4: Create inet_csk_route_child_sock().
2011-05-08 David S. Millersctp: Store a flowi in transports to provide persistent...
2011-05-08 David S. Milleripv4: Use cork flow in ip_queue_xmit()
2011-05-08 David S. Milleripv4: Use cork flow in inet_sk_{reselect_saddr,rebuild_...
2011-05-08 David S. Milleripv4: Lock socket and use cork flow in ip4_datagram_con...
2011-05-08 David S. Millerl2tp: Use cork flow in l2tp_ip_connect() and l2tp_ip_se...
2011-05-08 David S. Millerl2tp: Fix locking in l2tp_core.c
2011-05-08 David S. Millerl2tp: Fix locking in l2tp_ip.c
2011-05-08 David S. Millertcp: Use cork flow in tcp_v4_connect()
2011-05-08 David S. Millerdccp: Use cork flow in dccp_v4_connect()
2011-05-08 Stephen Hemmingerethtool: remove phys_id from ethtool_ops
2011-05-08 Daniele Furlanbatman-adv: remove duplicate code from function is_bidi...
2011-05-08 Sven Eckelmannbatman-adv: Remove multiline comments from line ending
2011-05-08 Antonio Quartullibatman-adv: rename everything from *hna* into *tt*...
next