Age | Commit message (Expand) | Author |
2011-05-12 | garp: remove last synchronize_rcu() call | Eric Dumazet |
2011-05-12 | sctp: sctp_sendmsg: Don't test known non-null sinfo | Joe Perches |
2011-05-12 | sctp: sctp_sendmsg: Don't initialize default_sinfo | Joe Perches |
2011-05-12 | l2tp: fix potential rcu race | Eric Dumazet |
2011-05-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-05-11 | Merge branch 'tipc-May10-2011' of git://git.kernel.org/pub/scm/linux/kernel/g... | David S. Miller |
2011-05-10 | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 | David S. Miller |
2011-05-10 | xfrm: Don't allow esn with disabled anti replay detection | Steffen Klassert |
2011-05-10 | xfrm: Assign the inner mode output function to the dst entry | Steffen Klassert |
2011-05-10 | net: dev_close() should check IFF_UP | Eric Dumazet |
2011-05-10 | vlan: fix GVRP at dismantle time | Eric Dumazet |
2011-05-10 | net: fix two lockdep splats | Eric Dumazet |
2011-05-10 | ipv4: xfrm: Eliminate ->rt_src reference in policy code. | David S. Miller |
2011-05-10 | sctp: Remove rt->rt_src usage in sctp_v4_get_saddr() | David S. Miller |
2011-05-10 | ipv4: udp: Eliminate remaining uses of rt->rt_src | David S. Miller |
2011-05-10 | ipv4: icmp: Eliminate remaining uses of rt->rt_src | David S. Miller |
2011-05-10 | ipv4: Pass explicit daddr arg to ip_send_reply(). | David S. Miller |
2011-05-10 | tipc: Revise timings used when sending link request messages | Allan Stephens |
2011-05-10 | tipc: Add monitoring of number of nodes discovered by bearer | Allan Stephens |
2011-05-10 | tipc: Enhance sending of discovery object link request messages | Allan Stephens |
2011-05-10 | tipc: Enhance handling of discovery object creation failures | Allan Stephens |
2011-05-10 | tipc: Introduce routine to enqueue a chain of messages on link tx queue | Allan Stephens |
2011-05-10 | tipc: Avoid recomputation of outgoing message length | Allan Stephens |
2011-05-10 | tipc: Abort excessive send requests as early as possible | Allan Stephens |
2011-05-10 | tipc: Strengthen checks for neighboring node discovery | Allan Stephens |
2011-05-10 | tipc: make zone/cluster mask constants a define | Paul Gortmaker |
2011-05-10 | tipc: Fix sk_buff leaks when link congestion is detected | Allan Stephens |
2011-05-10 | tipc: Update destination node field on incoming multicast messages | Allan Stephens |
2011-05-10 | tipc: Fix problem with bundled multicast message | Allan Stephens |
2011-05-10 | tipc: Set name lookup scope field properly in all data messages | Allan Stephens |
2011-05-10 | tipc: Fix issues with fragmentation of an existing message buffer | Allan Stephens |
2011-05-10 | tipc: Avoid pointless masking of fragmented message identifier | Allan Stephens |
2011-05-10 | tipc: Don't initialize link selector field in fragmented messages | Allan Stephens |
2011-05-10 | tipc: Remove code to emulate loss of broadcast messages | Allan Stephens |
2011-05-10 | tipc: Cosmetic consolidation of internal message type definitions | Allan Stephens |
2011-05-10 | tipc: Eliminate unused routing message definitions | Allan Stephens |
2011-05-10 | tipc: Update comments in message header include file | Allan Stephens |
2011-05-10 | tipc: Drop __TIME__ usage | Michal Marek |
2011-05-10 | netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0 | Pablo Neira Ayuso |
2011-05-10 | netfilter: IPv6: fix DSCP mangle code | Fernando Luis Vazquez Cao |
2011-05-10 | netfilter: IPv6: initialize TOS field in REJECT target module | Fernando Luis Vazquez Cao |
2011-05-10 | IPVS: init and cleanup restructuring | Hans Schillstrom |
2011-05-10 | IPVS: Change of socket usage to enable name space exit. | Hans Schillstrom |
2011-05-10 | netfilter: ebtables: only call xt_compat_add_offset once per rule | Florian Westphal |
2011-05-10 | netfilter: fix ebtables compat support | Eric Dumazet |
2011-05-10 | netfilter: ctnetlink: fix timestamp support for new conntracks | Pablo Neira Ayuso |
2011-05-09 | net: add mac_pton() for parsing MAC address | Alexey Dobriyan |
2011-05-09 | vlan: remove one synchronize_net() call | Eric Dumazet |
2011-05-09 | garp: remove one synchronize_rcu() call | Eric Dumazet |
2011-05-09 | net: use batched device unregister in veth and macvlan | Eric Dumazet |