Commit Graph

170756 Commits (bd0388ae77075026d6a9f9eb6026dfd1d52ce0e9)
 

Author SHA1 Message Date
William Allen Simpson bd0388ae77 TCPCT part 1f: Initiator Cookie => Responder 15 years ago
William Allen Simpson e56fb50f2b TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS 15 years ago
William Allen Simpson 435cf559f0 TCPCT part 1d: define TCP cookie option, extend existing struct's 15 years ago
William Allen Simpson 519855c508 TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS 15 years ago
William Allen Simpson da5c78c826 TCPCT part 1b: generate Responder Cookie secret 15 years ago
William Allen Simpson e6b4d11367 TCPCT part 1a: add request_values parameter for sending SYNACK 15 years ago
David S. Miller e00484023e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
Michael Chan 3248e16820 cnic: Use dma_alloc_coherent(). 15 years ago
Michael Chan 15971c3ce3 cnic: Fix rq_page_table DMA address. 15 years ago
Michael Chan dd2e4dbce3 cnic: Fix bogus iSCSI MAC address 15 years ago
Michael Chan 8b065b671d cnic: Fix bnx2x ring shutdown. 15 years ago
Michael Chan c7596b79fe cnic: Fix ring I/O address for bnx2x devices. 15 years ago
Amit Kumar Salecha 8f9b3f6994 netxen: fix failure cases for fw hang recovery 15 years ago
Narender Kumar f58dbd7320 netxen : fix debug tools access for NX2031 15 years ago
Bruce Allan 0be8401051 e1000e: correct ICH/PCH PHY operations function pointers 15 years ago
Bruce Allan 5eb6f3c70f e1000e: refactor PHY ID detection workaround 15 years ago
Bruce Allan 94e5b65159 e1000e: check_polarity function pointers not set for 8257x 15 years ago
Alexander Duyck c81c2d9544 skbuff: remove skb_dma_map/unmap 15 years ago
Alexander Duyck f4188d8aff tg3: remove use of skb_dma_map/unmap 15 years ago
Alexander Duyck a73b796ed8 be2net: remove use of skb_dma_map/unmap 15 years ago
Alexander Duyck e95524a726 bnx2: remove skb_dma_map/unmap calls from driver 15 years ago
Alexander Duyck a7d5ca40ff igbvf: remove skb_dma_map/unmap call from drivers 15 years ago
Alexander Duyck 6366ad331f igb: remove use of skb_dma_map from driver 15 years ago
Alexander Duyck e5a43549f7 ixgbe: remove skb_dma_map/unmap calls from driver 15 years ago
Alexander Duyck adeaa90863 ixgb: remove use of skb_dma_map from ixgb 15 years ago
Alexander Duyck 602c0554d7 e1000: remove use of skb_dma_map from e1000 driver 15 years ago
Alexander Duyck 03b1320dfc e1000e: remove use of skb_dma_map from e1000e driver 15 years ago
Shan Wei 1f5865e73f ip: update the description of rp_filter in ip-sysctl.txt 15 years ago
Breno Leitao 529fab67d7 bnx2: EEH is failing with timeout 15 years ago
Rudy Matela 614c12a158 net: Coding style corrections on Sealevel Systems 4021 driver. 15 years ago
Jean-Mickael Guerin 5b23136bcf net: compat_sys_recvmmsg user timespec arg can be NULL 15 years ago
Jean-Mickael Guerin d7256d0eb4 net: compat_mmsghdr must be used in sys_recvmmsg 15 years ago
Andrei Pelinescu-Onciul 810c07194f sctp: fix sctp_setsockopt_autoclose compile warning 15 years ago
Eric Dumazet acb3cecdf8 ieee802154: merge cleanup 15 years ago
Hideyuki Sasaki 55873ed87f net/ps3: Add support for gelic link negotiation 15 years ago
Geoff Levand d4d7f1f911 net/ps3: Cleanup gelic enums 15 years ago
Ajit Khaparde 0dffc83e5b be2net: fix unnecessary access to hardware to get link, port info 15 years ago
Ajit Khaparde b7b83ac39a be2net: Add be_rx_polls counter 15 years ago
Ajit Khaparde ca66ef500b be2net: fix to allow port beacon when device is closed 15 years ago
Ajit Khaparde ca9e4988cc be2net: check for valid ether address 15 years ago
Ajit Khaparde 35a652859a be2net: initialize netdev->perm_addr 15 years ago
Ajit Khaparde 51c59870f3 be2net: set netdev->vlan_features appropriately 15 years ago
Jie Yang 7c7afb0836 atl1e:disable NETIF_F_TSO6 for hardware limit 15 years ago
Roel Kluin 8528b016d6 e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom() 15 years ago
Bruce Allan 07f025e6ba e1000e: PHY type cleanups in e1000e_check_downshift() 15 years ago
Bruce Allan 9b71b419a6 e1000e: add debug messages 15 years ago
Bruce Allan 5ff5b66435 e1000e: comment corrections 15 years ago
Bruce Allan 9e135a2e62 e1000e: enable new 82567V-3 device 15 years ago
Bruce Allan 1a40d5c170 e1000e: ensure the link state is correct for serdes links 15 years ago
Bruce Allan 17f208deb9 e1000e: provide family-specific PHY power up/down operations 15 years ago