summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-13garp: remove last synchronize_rcu() callEric Dumazet2-2/+13
2011-05-13vmxnet3: Use single tx queue when CONFIG_PCI_MSI not definedShreyas Bhatewara2-2/+5
2011-05-13sctp: sctp_sendmsg: Don't test known non-null sinfoJoe Perches1-6/+4
2011-05-13sctp: sctp_sendmsg: Don't initialize default_sinfoJoe Perches1-1/+2
2011-05-13l2tp: fix potential rcu raceEric Dumazet1-6/+4
2011-05-12be2net: Fix to prevent flooding of TX queuePadmanabh Ratnakar1-8/+12
2011-05-12be2net: Use NTWK_RX_FILTER command for promiscous modePadmanabh Ratnakar3-26/+48
2011-05-12be2net: In case of UE, do not dump registers for LancerPadmanabh Ratnakar1-1/+2
2011-05-12be2net: Disable coalesce water mark mode of CQ for LancerPadmanabh Ratnakar1-2/+0
2011-05-12be2net: Handle error completion in LancerPadmanabh Ratnakar1-1/+4
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller37-217/+401
2011-05-11Merge branch 'tipc-May10-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller15-310/+321
2011-05-11Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller14-161/+279
2011-05-11slcan: fix ldisc->open retvalOliver Hartkopp1-1/+3
2011-05-11net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams1-1/+1
2011-05-11xfrm: Don't allow esn with disabled anti replay detectionSteffen Klassert1-0/+3
2011-05-11xfrm: Assign the inner mode output function to the dst entrySteffen Klassert6-6/+27
2011-05-11net: dev_close() should check IFF_UPEric Dumazet1-4/+6
2011-05-11vlan: fix GVRP at dismantle timeEric Dumazet2-3/+3
2011-05-11net: fix two lockdep splatsEric Dumazet1-2/+2
2011-05-11ipv4: xfrm: Eliminate ->rt_src reference in policy code.David S. Miller1-13/+21
2011-05-11infiniband: Remove rt->rt_src usage in addr4_resolve()David S. Miller1-2/+7
2011-05-11sctp: Remove rt->rt_src usage in sctp_v4_get_saddr()David S. Miller1-1/+1
2011-05-11ipv4: udp: Eliminate remaining uses of rt->rt_srcDavid S. Miller1-7/+6
2011-05-11ipv4: icmp: Eliminate remaining uses of rt->rt_srcDavid S. Miller1-3/+3
2011-05-11ipv4: Pass explicit daddr arg to ip_send_reply().David S. Miller3-8/+7
2011-05-11tipc: Revise timings used when sending link request messagesAllan Stephens1-30/+36
2011-05-11tipc: Add monitoring of number of nodes discovered by bearerAllan Stephens3-8/+31
2011-05-11tipc: Enhance sending of discovery object link request messagesAllan Stephens1-1/+13
2011-05-11tipc: Enhance handling of discovery object creation failuresAllan Stephens3-41/+42
2011-05-11tipc: Introduce routine to enqueue a chain of messages on link tx queueAllan Stephens1-16/+22
2011-05-11tipc: Avoid recomputation of outgoing message lengthAllan Stephens8-66/+64
2011-05-11tipc: Abort excessive send requests as early as possibleAllan Stephens2-1/+14
2011-05-11tipc: Strengthen checks for neighboring node discoveryAllan Stephens2-4/+14
2011-05-11tipc: make zone/cluster mask constants a definePaul Gortmaker1-2/+5
2011-05-11tipc: Fix sk_buff leaks when link congestion is detectedAllan Stephens2-7/+4
2011-05-11tipc: Update destination node field on incoming multicast messagesAllan Stephens1-0/+1
2011-05-11tipc: Fix problem with bundled multicast messageAllan Stephens1-0/+2
2011-05-11tipc: Set name lookup scope field properly in all data messagesAllan Stephens1-0/+3
2011-05-11tipc: Fix issues with fragmentation of an existing message bufferAllan Stephens1-14/+23
2011-05-11tipc: Avoid pointless masking of fragmented message identifierAllan Stephens1-2/+2
2011-05-11tipc: Don't initialize link selector field in fragmented messagesAllan Stephens1-2/+0
2011-05-11tipc: Remove code to emulate loss of broadcast messagesAllan Stephens1-18/+0
2011-05-11tipc: Cosmetic consolidation of internal message type definitionsAllan Stephens1-29/+29
2011-05-11tipc: Eliminate unused routing message definitionsAllan Stephens1-9/+0
2011-05-11tipc: Update comments in message header include fileAllan Stephens1-66/+23
2011-05-10tipc: Drop __TIME__ usageMichal Marek1-2/+1
2011-05-10netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0Pablo Neira Ayuso1-5/+0
2011-05-10netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao1-1/+1
2011-05-10netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao1-1/+3