aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | be2net: Changes to print fw command opcode when command is failed by controller.Ajit Khaparde2009-12-03
* | | net: Batch inet_twsk_purgeEric W. Biederman2009-12-03
* | | net: Use rcu lookups in inet_twsk_purge.Eric W. Biederman2009-12-03
* | | net: Allow fib_rule_unregister to batchEric W. Biederman2009-12-03
* | | netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}Eric W. Biederman2009-12-03
* | | net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman2009-12-03
* | | net: Move network device exit batchingEric W. Biederman2009-12-03
* | | net: Add support for batching network namespace cleanupsEric W. Biederman2009-12-03
* | | ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2009-12-03
* | | net 04/05: fib_rules: allow to delete local rulePatrick McHardy2009-12-03
* | | net 03/05: fib_rules: add oif classificationPatrick McHardy2009-12-03
* | | net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...Patrick McHardy2009-12-03
* | | net 01/05: fib_rules: rearrange struct fib_rulePatrick McHardy2009-12-03
| |/ |/|
* | sunhme: fix dma warning in Sun HMEMikulas Patocka2009-12-03
* | tcp: clear hints to avoid a stale one (nfs only affected?)Ilpo Järvinen2009-12-03
* | tcp: sysctl_tcp_cookie_size needs to be exported to modules.David S. Miller2009-12-03
* | tcp: Fix warning on 64-bit.David S. Miller2009-12-03
* | net: Teach vlans to cleanup as a pernet subsystemEric W. Biederman2009-12-03
* | atl1e: Remove non-implementation of ethtool set_msglevel() operationBen Hutchings2009-12-03
* | atl1e: Remove redundant definitions of ethtool operationsBen Hutchings2009-12-03
* | atl1e: Allow TX checksum offload and TSO to be disabled and reenabledBen Hutchings2009-12-03
* | TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson2009-12-03
* | TCPCT part 1f: Initiator Cookie => ResponderWilliam Allen Simpson2009-12-03
* | TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson2009-12-03
* | TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson2009-12-03
* | TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson2009-12-03
* | TCPCT part 1b: generate Responder Cookie secretWilliam Allen Simpson2009-12-03
* | TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson2009-12-03
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-03
|\ \
| * | ip: update the description of rp_filter in ip-sysctl.txtShan Wei2009-12-02
| * | bnx2: EEH is failing with timeoutBreno Leitao2009-12-02
| * | atl1e:disable NETIF_F_TSO6 for hardware limitJie Yang2009-12-02
* | | cnic: Use dma_alloc_coherent().Michael Chan2009-12-02
* | | cnic: Fix rq_page_table DMA address.Michael Chan2009-12-02
* | | cnic: Fix bogus iSCSI MAC addressMichael Chan2009-12-02
* | | cnic: Fix bnx2x ring shutdown.Michael Chan2009-12-02
* | | cnic: Fix ring I/O address for bnx2x devices.Michael Chan2009-12-02
* | | netxen: fix failure cases for fw hang recoveryAmit Kumar Salecha2009-12-02
* | | netxen : fix debug tools access for NX2031Narender Kumar2009-12-02
* | | e1000e: correct ICH/PCH PHY operations function pointersBruce Allan2009-12-02
* | | e1000e: refactor PHY ID detection workaroundBruce Allan2009-12-02
* | | e1000e: check_polarity function pointers not set for 8257xBruce Allan2009-12-02
* | | skbuff: remove skb_dma_map/unmapAlexander Duyck2009-12-02
* | | tg3: remove use of skb_dma_map/unmapAlexander Duyck2009-12-02
* | | be2net: remove use of skb_dma_map/unmapAlexander Duyck2009-12-02
* | | bnx2: remove skb_dma_map/unmap calls from driverAlexander Duyck2009-12-02
* | | igbvf: remove skb_dma_map/unmap call from driversAlexander Duyck2009-12-02
* | | igb: remove use of skb_dma_map from driverAlexander Duyck2009-12-02
* | | ixgbe: remove skb_dma_map/unmap calls from driverAlexander Duyck2009-12-02
* | | ixgb: remove use of skb_dma_map from ixgbAlexander Duyck2009-12-02