aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-22
* net: rps: fix the wrong network header pointerChangli Gao2010-08-22
* net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron2010-08-20
* net: build_ehash_secret() and rt_bind_peer() cleanupsEric Dumazet2010-08-20
* qlge: pull NULL check ahead of dereferenceDan Carpenter2010-08-19
* tehuti: Use net_device_stats from struct net_deviceTobias Klauser2010-08-19
* ep93xx_eth: Use net_device_stats from struct net_deviceTobias Klauser2010-08-19
* net_sched: sch_sfq: use proto_ports_offset() to support AH messageChangli Gao2010-08-19
* netfilter: xt_hashlimit: use proto_ports_offset() to support AH messageChangli Gao2010-08-19
* netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH messageChangli Gao2010-08-19
* net_sched: cls_flow: use proto_ports_offset() to support AH messageChangli Gao2010-08-19
* net: rps: use proto_ports_offset() to handle the AH message correctlyChangli Gao2010-08-19
* net: introduce proto_ports_offset()Changli Gao2010-08-19
* net: rps: skip fragment when computing rxhashChangli Gao2010-08-19
* net: rps: reset network header before calling skb_get_rxhash()Changli Gao2010-08-19
* qlcnic: update version 5.0.8Amit Kumar Salecha2010-08-19
* qlcnic: rom lock recoverySucheta Chakraborty2010-08-19
* qlcnic: firmware initialization updateSony Chacko2010-08-19
* qlcnic: fix endiness in eswitch statisticsAmit Kumar Salecha2010-08-19
* qlcnic: mark device state as failedAmit Kumar Salecha2010-08-19
* qlcnic: fix npar stateAmit Kumar Salecha2010-08-19
* qlcnic: support anti mac spoofingSony Chacko2010-08-19
* qlcnic: configure offload setting on eswitchRajesh Borundia2010-08-19
* qlcnic: configure port on eswitchRajesh Borundia2010-08-19
* qlcnic: replace magic numbers with definesSony Chacko2010-08-19
* qlcnic: remove unused codeSony Chacko2010-08-19
* qlcnic: fix inconsistent lock stateAmit Kumar Salecha2010-08-19
* ixgbe: rewrite ethtool test to use standard config functionsAlexander Duyck2010-08-19
* ixgbe: update all DESC_ADV macros to accept a ring pointerAlexander Duyck2010-08-19
* ixgbe: combine Rx into into ixgbe_configure_rxAlexander Duyck2010-08-19
* ixgbe: pull all Tx init into ixgbe_configure_txAlexander Duyck2010-08-19
* ixgbe: move all GPIE register config into a single functionAlexander Duyck2010-08-19
* ixgbe: Move virtualization config into a separate functionAlexander Duyck2010-08-19
* ixgbe: move all Rx DMA control register writes to one central locationAlexander Duyck2010-08-19
* ixgbe: Move max frame size and Rx buffer length configuration into a functionAlexander Duyck2010-08-19
* ixgbe: remove redundant configuration of vmolr, rename generic variableAlexander Duyck2010-08-19
* ixgbe: bump PS header size to 512 bytesAlexander Duyck2010-08-19
* ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_modeAlexander Duyck2010-08-19
* ixgbe: pull PSRTYPE configuration into a separate functionAlexander Duyck2010-08-19
* ixgbe: pull ring configuration into it's own functionAlexander Duyck2010-08-19
* ixgbe: consolidate all setting of MRQC into one functionAlexander Duyck2010-08-19
* ixgbe: move Tx ring configuration into a separate functionAlexander Duyck2010-08-19
* ixgbe: move configuration of the MTQC register into it's own functionAlexander Duyck2010-08-19
* ixgbe: combine two modifications of TXDCTL into oneAlexander Duyck2010-08-19
* ixgbe: move setting of GSO size for 82598 into ixgbe_configure_dcbAlexander Duyck2010-08-19
* ixgbe: remove redundant DMA alignment codeAlexander Duyck2010-08-19
* ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundariesDon Skidmore2010-08-19
* xilinx_emaclite: netpoll supportMichal Simek2010-08-19
* slip: fix get_stats() methodEric Dumazet2010-08-19
* vxge: Implement 64bit statsEric Dumazet2010-08-19