summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov2011-05-137-2/+1110
* convert old cpumask API into new oneKOSAKI Motohiro2011-05-131-36/+37
* af_iucv: get rid of compile warningUrsula Braun2011-05-131-7/+2
* iucv: get rid of compile warningUrsula Braun2011-05-131-2/+2
* ctcm: get rid of compile warningUrsula Braun2011-05-132-11/+4
* lcs: get rid of compile warningHeiko Carstens2011-05-131-7/+3
* claw: remove unused return code handlingHeiko Carstens2011-05-131-19/+3
* qeth: add owner to ccw driverSebastian Ott2011-05-131-0/+1
* qeth: add OSA concurrent hardware trapFrank Blaschka2011-05-136-37/+268
* qeth: convert to hw_features part 2Frank Blaschka2011-05-137-178/+49
* qlcnic: Bumped up version number to 5.0.18Anirban Chakraborty2011-05-131-2/+2
* qlcnic: Take FW dump via ethtoolAnirban Chakraborty2011-05-131-0/+81
* qlcnic: FW dump supportAnirban Chakraborty2011-05-136-9/+774
* 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-121-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-1219-191/+283
|\
| * ipv4: Elide use of rt->rt_dst in ip_forward()David S. Miller2011-05-121-1/+1
| * ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr().David S. Miller2011-05-121-1/+1
| * ipv4: Kill spurious opt->srr check in ip_options_rcv_srr().David S. Miller2011-05-121-1/+1
| * bonding: convert to ndo_fix_featuresMichał Mirosław2011-05-121-91/+66
| * net: introduce netdev_change_features()Michał Mirosław2011-05-122-0/+26
| * CDC NCM: Add mising short packet in cdc_ncm driverAlexey Orishko2011-05-121-5/+8
| * ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov2011-05-123-51/+54
| * ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().David S. Miller2011-05-121-3/+4
| * ipvs: Use IP_VS_RT_MODE_* instead of magic constants.David S. Miller2011-05-121-9/+15
| * tg3: Allow ethtool to enable/disable loopback.Mahesh Bandewar2011-05-121-2/+67
| * net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi2011-05-121-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-111-8/+12
* | be2net: Use NTWK_RX_FILTER command for promiscous modePadmanabh Ratnakar2011-05-113-26/+48
* | be2net: In case of UE, do not dump registers for LancerPadmanabh Ratnakar2011-05-111-1/+2
* | be2net: Disable coalesce water mark mode of CQ for LancerPadmanabh Ratnakar2011-05-111-2/+0
* | be2net: Handle error completion in LancerPadmanabh Ratnakar2011-05-111-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-1014-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
OpenPOWER on IntegriCloud