summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* be2net: fix mbox polling for signal receptionSathya Perla2011-05-131-2/+1
* be2net: handle signal reception while waiting for POSTSathya Perla2011-05-131-5/+7
* ethtool: Added support for FW dumpAnirban Chakraborty2011-05-132-0/+121
* netdevice.h: Align struct net_device membersJoe Perches2011-05-131-4/+4
* ipv4: Fix 'iph' use before set.David S. Miller2011-05-131-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-1319-191/+283
|\
| * ipv4: Elide use of rt->rt_dst in ip_forward()David S. Miller2011-05-131-1/+1
| * ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr().David S. Miller2011-05-131-1/+1
| * ipv4: Kill spurious opt->srr check in ip_options_rcv_srr().David S. Miller2011-05-131-1/+1
| * bonding: convert to ndo_fix_featuresMichał Mirosław2011-05-131-91/+66
| * net: introduce netdev_change_features()Michał Mirosław2011-05-132-0/+26
| * CDC NCM: Add mising short packet in cdc_ncm driverAlexey Orishko2011-05-131-5/+8
| * ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov2011-05-133-51/+54
| * ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().David S. Miller2011-05-131-3/+4
| * ipvs: Use IP_VS_RT_MODE_* instead of magic constants.David S. Miller2011-05-131-9/+15
| * tg3: Allow ethtool to enable/disable loopback.Mahesh Bandewar2011-05-131-2/+67
| * net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi2011-05-131-9/+5
| * net: group FCoE related feature flagsYi Zou2011-05-121-1/+5
| * net: Fix vlan_features propagationMichał Mirosław2011-05-121-2/+4
| * ethtool: bring back missing comma in netdev features stringsFranco Fichtner2011-05-121-1/+1
| * garp: remove last synchronize_rcu() callEric Dumazet2011-05-122-2/+13
| * vmxnet3: Use single tx queue when CONFIG_PCI_MSI not definedShreyas Bhatewara2011-05-122-2/+5
| * sctp: sctp_sendmsg: Don't test known non-null sinfoJoe Perches2011-05-121-6/+4
| * sctp: sctp_sendmsg: Don't initialize default_sinfoJoe Perches2011-05-121-1/+2
| * l2tp: fix potential rcu raceEric Dumazet2011-05-121-6/+4
* | be2net: Fix to prevent flooding of TX queuePadmanabh Ratnakar2011-05-121-8/+12
* | be2net: Use NTWK_RX_FILTER command for promiscous modePadmanabh Ratnakar2011-05-123-26/+48
* | be2net: In case of UE, do not dump registers for LancerPadmanabh Ratnakar2011-05-121-1/+2
* | be2net: Disable coalesce water mark mode of CQ for LancerPadmanabh Ratnakar2011-05-121-2/+0
* | be2net: Handle error completion in LancerPadmanabh Ratnakar2011-05-121-1/+4
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-1137-217/+401
|\
| * Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller2011-05-1114-161/+279
| |\
| | * netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0Pablo Neira Ayuso2011-05-101-5/+0
| | * netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao2011-05-101-1/+1
| | * netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao2011-05-101-1/+3
| | * IPVS: init and cleanup restructuringHans Schillstrom2011-05-108-80/+223
| | * IPVS: Change of socket usage to enable name space exit.Hans Schillstrom2011-05-102-22/+38
| | * netfilter: ebtables: only call xt_compat_add_offset once per ruleFlorian Westphal2011-05-101-52/+9
| | * netfilter: fix ebtables compat supportEric Dumazet2011-05-102-3/+4
| | * netfilter: ctnetlink: fix timestamp support for new conntracksPablo Neira Ayuso2011-05-101-0/+4
| * | slcan: fix ldisc->open retvalOliver Hartkopp2011-05-111-1/+3
| * | net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams2011-05-111-1/+1
| * | xfrm: Don't allow esn with disabled anti replay detectionSteffen Klassert2011-05-111-0/+3
| * | xfrm: Assign the inner mode output function to the dst entrySteffen Klassert2011-05-116-6/+27
| * | net: dev_close() should check IFF_UPEric Dumazet2011-05-111-4/+6
| * | vlan: fix GVRP at dismantle timeEric Dumazet2011-05-112-3/+3
| * | pch_gbe: support ML7223 IOHTomoya2011-05-092-1/+18
| * | PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada2011-05-091-5/+4
| * | PCH_GbE : Fixed the issue of collision detectionToshiharu Okada2011-05-091-2/+1
| * | NET: slip, fix ldisc->open retvalMatvejchikov Ilya2011-05-091-1/+3