summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-08-21net_sched: cls_flow: add key rxhashChangli Gao
2010-08-21irda: use net_device_stats from struct net_deviceEric Dumazet
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-21amd8111e: use net_device_stats from struct net_deviceEric Dumazet
2010-08-21atl1c: use net_device_stats from struct net_deviceEric Dumazet
2010-08-21PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov
2010-08-21net: rps: fix the wrong network header pointerChangli Gao
2010-08-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron
2010-08-20net: build_ehash_secret() and rt_bind_peer() cleanupsEric Dumazet
2010-08-19qlge: pull NULL check ahead of dereferenceDan Carpenter
2010-08-19tehuti: Use net_device_stats from struct net_deviceTobias Klauser
2010-08-19ep93xx_eth: Use net_device_stats from struct net_deviceTobias Klauser
2010-08-19net_sched: sch_sfq: use proto_ports_offset() to support AH messageChangli Gao
2010-08-19netfilter: xt_hashlimit: use proto_ports_offset() to support AH messageChangli Gao
2010-08-19netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH messageChangli Gao
2010-08-19net_sched: cls_flow: use proto_ports_offset() to support AH messageChangli Gao
2010-08-19net: rps: use proto_ports_offset() to handle the AH message correctlyChangli Gao
2010-08-19net: introduce proto_ports_offset()Changli Gao
2010-08-19net: rps: skip fragment when computing rxhashChangli Gao
2010-08-19net: rps: reset network header before calling skb_get_rxhash()Changli Gao
2010-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-19qlcnic: update version 5.0.8Amit Kumar Salecha
2010-08-19qlcnic: rom lock recoverySucheta Chakraborty
2010-08-19qlcnic: firmware initialization updateSony Chacko
2010-08-19qlcnic: fix endiness in eswitch statisticsAmit Kumar Salecha
2010-08-19qlcnic: mark device state as failedAmit Kumar Salecha
2010-08-19qlcnic: fix npar stateAmit Kumar Salecha
2010-08-19qlcnic: support anti mac spoofingSony Chacko
2010-08-19qlcnic: configure offload setting on eswitchRajesh Borundia
2010-08-19qlcnic: configure port on eswitchRajesh Borundia
2010-08-19qlcnic: replace magic numbers with definesSony Chacko
2010-08-19qlcnic: remove unused codeSony Chacko
2010-08-19qlcnic: fix inconsistent lock stateAmit Kumar Salecha
2010-08-19ixgbe: rewrite ethtool test to use standard config functionsAlexander Duyck
2010-08-19ixgbe: update all DESC_ADV macros to accept a ring pointerAlexander Duyck
2010-08-19ixgbe: combine Rx into into ixgbe_configure_rxAlexander Duyck
2010-08-19ixgbe: pull all Tx init into ixgbe_configure_txAlexander Duyck
2010-08-19ixgbe: move all GPIE register config into a single functionAlexander Duyck
2010-08-19ixgbe: Move virtualization config into a separate functionAlexander Duyck
2010-08-19ixgbe: move all Rx DMA control register writes to one central locationAlexander Duyck
2010-08-19ixgbe: Move max frame size and Rx buffer length configuration into a functionAlexander Duyck
2010-08-19ixgbe: remove redundant configuration of vmolr, rename generic variableAlexander Duyck
2010-08-19ixgbe: bump PS header size to 512 bytesAlexander Duyck
2010-08-19ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_modeAlexander Duyck
2010-08-19ixgbe: pull PSRTYPE configuration into a separate functionAlexander Duyck
2010-08-19ixgbe: pull ring configuration into it's own functionAlexander Duyck
2010-08-19ixgbe: consolidate all setting of MRQC into one functionAlexander Duyck
2010-08-19ixgbe: move Tx ring configuration into a separate functionAlexander Duyck
2010-08-19ixgbe: move configuration of the MTQC register into it's own functionAlexander Duyck
2010-08-19ixgbe: combine two modifications of TXDCTL into oneAlexander Duyck