aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-02TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson
2009-12-02TCPCT part 1b: generate Responder Cookie secretWilliam Allen Simpson
2009-12-02TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson
2009-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-02cnic: Use dma_alloc_coherent().Michael Chan
2009-12-02cnic: Fix rq_page_table DMA address.Michael Chan
2009-12-02cnic: Fix bogus iSCSI MAC addressMichael Chan
2009-12-02cnic: Fix bnx2x ring shutdown.Michael Chan
2009-12-02cnic: Fix ring I/O address for bnx2x devices.Michael Chan
2009-12-02netxen: fix failure cases for fw hang recoveryAmit Kumar Salecha
2009-12-02netxen : fix debug tools access for NX2031Narender Kumar
2009-12-02e1000e: correct ICH/PCH PHY operations function pointersBruce Allan
2009-12-02e1000e: refactor PHY ID detection workaroundBruce Allan
2009-12-02e1000e: check_polarity function pointers not set for 8257xBruce Allan
2009-12-02skbuff: remove skb_dma_map/unmapAlexander Duyck
2009-12-02tg3: remove use of skb_dma_map/unmapAlexander Duyck
2009-12-02be2net: remove use of skb_dma_map/unmapAlexander Duyck
2009-12-02bnx2: remove skb_dma_map/unmap calls from driverAlexander Duyck
2009-12-02igbvf: remove skb_dma_map/unmap call from driversAlexander Duyck
2009-12-02igb: remove use of skb_dma_map from driverAlexander Duyck
2009-12-02ixgbe: remove skb_dma_map/unmap calls from driverAlexander Duyck
2009-12-02ixgb: remove use of skb_dma_map from ixgbAlexander Duyck
2009-12-02e1000: remove use of skb_dma_map from e1000 driverAlexander Duyck
2009-12-02e1000e: remove use of skb_dma_map from e1000e driverAlexander Duyck
2009-12-02ip: update the description of rp_filter in ip-sysctl.txtShan Wei
2009-12-02bnx2: EEH is failing with timeoutBreno Leitao
2009-12-02net: Coding style corrections on Sealevel Systems 4021 driver.Rudy Matela
2009-12-02net: compat_sys_recvmmsg user timespec arg can be NULLJean-Mickael Guerin
2009-12-02net: compat_mmsghdr must be used in sys_recvmmsgJean-Mickael Guerin
2009-12-02sctp: fix sctp_setsockopt_autoclose compile warningAndrei Pelinescu-Onciul
2009-12-02ieee802154: merge cleanupEric Dumazet
2009-12-02net/ps3: Add support for gelic link negotiationHideyuki Sasaki
2009-12-02net/ps3: Cleanup gelic enumsGeoff Levand
2009-12-02be2net: fix unnecessary access to hardware to get link, port infoAjit Khaparde
2009-12-02be2net: Add be_rx_polls counterAjit Khaparde
2009-12-02be2net: fix to allow port beacon when device is closedAjit Khaparde
2009-12-02be2net: check for valid ether addressAjit Khaparde
2009-12-02be2net: initialize netdev->perm_addrAjit Khaparde
2009-12-02be2net: set netdev->vlan_features appropriatelyAjit Khaparde
2009-12-02atl1e:disable NETIF_F_TSO6 for hardware limitJie Yang
2009-12-02e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom()Roel Kluin
2009-12-02e1000e: PHY type cleanups in e1000e_check_downshift()Bruce Allan
2009-12-02e1000e: add debug messagesBruce Allan
2009-12-02e1000e: comment correctionsBruce Allan
2009-12-02e1000e: enable new 82567V-3 deviceBruce Allan
2009-12-02e1000e: ensure the link state is correct for serdes linksBruce Allan
2009-12-02e1000e: provide family-specific PHY power up/down operationsBruce Allan
2009-12-02e1000e: guard against buffer overflow in cable length tablesBruce Allan
2009-12-02e1000e: provide family-specific functions to manage VLAN filter arraysBruce Allan
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller