summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-05-12l2tp: fix potential rcu raceEric Dumazet
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-11Merge branch 'tipc-May10-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2011-05-10Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-05-10xfrm: Don't allow esn with disabled anti replay detectionSteffen Klassert
2011-05-10xfrm: Assign the inner mode output function to the dst entrySteffen Klassert
2011-05-10net: dev_close() should check IFF_UPEric Dumazet
2011-05-10vlan: fix GVRP at dismantle timeEric Dumazet
2011-05-10net: fix two lockdep splatsEric Dumazet
2011-05-10ipv4: xfrm: Eliminate ->rt_src reference in policy code.David S. Miller
2011-05-10sctp: Remove rt->rt_src usage in sctp_v4_get_saddr()David S. Miller
2011-05-10ipv4: udp: Eliminate remaining uses of rt->rt_srcDavid S. Miller
2011-05-10ipv4: icmp: Eliminate remaining uses of rt->rt_srcDavid S. Miller
2011-05-10ipv4: Pass explicit daddr arg to ip_send_reply().David S. Miller
2011-05-10tipc: Revise timings used when sending link request messagesAllan Stephens
2011-05-10tipc: Add monitoring of number of nodes discovered by bearerAllan Stephens
2011-05-10tipc: Enhance sending of discovery object link request messagesAllan Stephens
2011-05-10tipc: Enhance handling of discovery object creation failuresAllan Stephens
2011-05-10tipc: Introduce routine to enqueue a chain of messages on link tx queueAllan Stephens
2011-05-10tipc: Avoid recomputation of outgoing message lengthAllan Stephens
2011-05-10tipc: Abort excessive send requests as early as possibleAllan Stephens
2011-05-10tipc: Strengthen checks for neighboring node discoveryAllan Stephens
2011-05-10tipc: make zone/cluster mask constants a definePaul Gortmaker
2011-05-10tipc: Fix sk_buff leaks when link congestion is detectedAllan Stephens
2011-05-10tipc: Update destination node field on incoming multicast messagesAllan Stephens
2011-05-10tipc: Fix problem with bundled multicast messageAllan Stephens
2011-05-10tipc: Set name lookup scope field properly in all data messagesAllan Stephens
2011-05-10tipc: Fix issues with fragmentation of an existing message bufferAllan Stephens
2011-05-10tipc: Avoid pointless masking of fragmented message identifierAllan Stephens
2011-05-10tipc: Don't initialize link selector field in fragmented messagesAllan Stephens
2011-05-10tipc: Remove code to emulate loss of broadcast messagesAllan Stephens
2011-05-10tipc: Cosmetic consolidation of internal message type definitionsAllan Stephens
2011-05-10tipc: Eliminate unused routing message definitionsAllan Stephens
2011-05-10tipc: Update comments in message header include fileAllan Stephens
2011-05-10tipc: Drop __TIME__ usageMichal Marek
2011-05-10netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0Pablo Neira Ayuso
2011-05-10netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao
2011-05-10netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao
2011-05-10IPVS: init and cleanup restructuringHans Schillstrom
2011-05-10IPVS: Change of socket usage to enable name space exit.Hans Schillstrom
2011-05-10netfilter: ebtables: only call xt_compat_add_offset once per ruleFlorian Westphal
2011-05-10netfilter: fix ebtables compat supportEric Dumazet
2011-05-10netfilter: ctnetlink: fix timestamp support for new conntracksPablo Neira Ayuso
2011-05-09net: add mac_pton() for parsing MAC addressAlexey Dobriyan
2011-05-09vlan: remove one synchronize_net() callEric Dumazet
2011-05-09garp: remove one synchronize_rcu() callEric Dumazet
2011-05-09net: use batched device unregister in veth and macvlanEric Dumazet
2011-05-08sctp: Fix debug message args.David S. Miller
2011-05-08ipv4: Pass flow key down into ip_append_*().David S. Miller
2011-05-08ipv4: Pass flow keys down into datagram packet building engine.David S. Miller