summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: add Fast Ethernet driver for PXA168.Sachin Sanap2010-08-184-0/+1707
| * | net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski2010-08-171-1/+1
| * | net sched: fix some kernel memory leaksEric Dumazet2010-08-175-37/+43
| * | netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet2010-08-173-0/+6
* | | amd8111e: use net_device_stats from struct net_deviceEric Dumazet2010-08-212-8/+7
* | | atl1c: use net_device_stats from struct net_deviceEric Dumazet2010-08-212-4/+3
* | | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-2110-24/+971
* | | net: rps: fix the wrong network header pointerChangli Gao2010-08-211-2/+2
* | | net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron2010-08-206-0/+654
* | | net: build_ehash_secret() and rt_bind_peer() cleanupsEric Dumazet2010-08-202-13/+4
* | | qlge: pull NULL check ahead of dereferenceDan Carpenter2010-08-191-2/+3
* | | tehuti: Use net_device_stats from struct net_deviceTobias Klauser2010-08-192-15/+7
* | | ep93xx_eth: Use net_device_stats from struct net_deviceTobias Klauser2010-08-191-24/+15
* | | net_sched: sch_sfq: use proto_ports_offset() to support AH messageChangli Gao2010-08-191-17/+16
* | | netfilter: xt_hashlimit: use proto_ports_offset() to support AH messageChangli Gao2010-08-191-10/+5
* | | netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH messageChangli Gao2010-08-191-16/+15
* | | net_sched: cls_flow: use proto_ports_offset() to support AH messageChangli Gao2010-08-191-29/+38
* | | net: rps: use proto_ports_offset() to handle the AH message correctlyChangli Gao2010-08-191-16/+7
* | | net: introduce proto_ports_offset()Changli Gao2010-08-191-0/+19
* | | net: rps: skip fragment when computing rxhashChangli Gao2010-08-191-1/+4
* | | net: rps: reset network header before calling skb_get_rxhash()Changli Gao2010-08-191-0/+1
* | | qlcnic: update version 5.0.8Amit Kumar Salecha2010-08-191-2/+2
* | | qlcnic: rom lock recoverySucheta Chakraborty2010-08-192-4/+14
* | | qlcnic: firmware initialization updateSony Chacko2010-08-194-131/+47
* | | qlcnic: fix endiness in eswitch statisticsAmit Kumar Salecha2010-08-191-2/+16
* | | qlcnic: mark device state as failedAmit Kumar Salecha2010-08-191-10/+13
* | | qlcnic: fix npar stateAmit Kumar Salecha2010-08-191-14/+29
* | | qlcnic: support anti mac spoofingSony Chacko2010-08-192-0/+12
* | | qlcnic: configure offload setting on eswitchRajesh Borundia2010-08-192-6/+133
* | | qlcnic: configure port on eswitchRajesh Borundia2010-08-194-134/+254
* | | qlcnic: replace magic numbers with definesSony Chacko2010-08-194-3/+8
* | | qlcnic: remove unused codeSony Chacko2010-08-192-20/+0
* | | qlcnic: fix inconsistent lock stateAmit Kumar Salecha2010-08-191-7/+0
* | | ixgbe: rewrite ethtool test to use standard config functionsAlexander Duyck2010-08-193-253/+169
* | | ixgbe: update all DESC_ADV macros to accept a ring pointerAlexander Duyck2010-08-194-18/+18
* | | ixgbe: combine Rx into into ixgbe_configure_rxAlexander Duyck2010-08-191-57/+95
* | | ixgbe: pull all Tx init into ixgbe_configure_txAlexander Duyck2010-08-191-39/+52
* | | ixgbe: move all GPIE register config into a single functionAlexander Duyck2010-08-191-42/+30
* | | ixgbe: Move virtualization config into a separate functionAlexander Duyck2010-08-191-38/+46
* | | ixgbe: move all Rx DMA control register writes to one central locationAlexander Duyck2010-08-192-43/+50
* | | ixgbe: Move max frame size and Rx buffer length configuration into a functionAlexander Duyck2010-08-191-48/+60
* | | ixgbe: remove redundant configuration of vmolr, rename generic variableAlexander Duyck2010-08-191-7/+4
* | | ixgbe: bump PS header size to 512 bytesAlexander Duyck2010-08-191-4/+9
* | | ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_modeAlexander Duyck2010-08-191-7/+6
* | | ixgbe: pull PSRTYPE configuration into a separate functionAlexander Duyck2010-08-191-11/+25
* | | ixgbe: pull ring configuration into it's own functionAlexander Duyck2010-08-191-13/+20
* | | ixgbe: consolidate all setting of MRQC into one functionAlexander Duyck2010-08-191-57/+43
* | | ixgbe: move Tx ring configuration into a separate functionAlexander Duyck2010-08-191-40/+29
* | | ixgbe: move configuration of the MTQC register into it's own functionAlexander Duyck2010-08-191-33/+40
* | | ixgbe: combine two modifications of TXDCTL into oneAlexander Duyck2010-08-191-12/+6
OpenPOWER on IntegriCloud