| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Return ENETDOWN when interface is down | Marcel Holtmann | 2009-12-03 | 1 | -0/+5 |
* | Bluetooth: Implement raw output support for HIDP layer | Jiri Kosina | 2009-12-03 | 1 | -0/+9 |
* | Bluetooth: Fix miscdev ops owner for virtual driver | Marcel Holtmann | 2009-12-03 | 1 | -0/+1 |
* | Bluetooth: Remove unused global minor variable | Marcel Holtmann | 2009-12-03 | 1 | -10/+2 |
* | Bluetooth: Remove stub ioctl in hci_vhci | Thomas Gleixner | 2009-12-03 | 1 | -7/+0 |
* | Bluetooth: Removal of unused variable in btmrvl driver | Rahul Tank | 2009-12-03 | 1 | -1/+0 |
* | sunhme: fix dma warning in Sun HME | Mikulas Patocka | 2009-12-03 | 1 | -5/+14 |
* | tcp: clear hints to avoid a stale one (nfs only affected?) | Ilpo Järvinen | 2009-12-03 | 1 | -0/+1 |
* | tcp: sysctl_tcp_cookie_size needs to be exported to modules. | David S. Miller | 2009-12-03 | 1 | -0/+1 |
* | tcp: Fix warning on 64-bit. | David S. Miller | 2009-12-03 | 1 | -1/+1 |
* | net: Teach vlans to cleanup as a pernet subsystem | Eric W. Biederman | 2009-12-03 | 1 | -5/+3 |
* | atl1e: Remove non-implementation of ethtool set_msglevel() operation | Ben Hutchings | 2009-12-03 | 1 | -5/+0 |
* | atl1e: Remove redundant definitions of ethtool operations | Ben Hutchings | 2009-12-03 | 1 | -10/+0 |
* | atl1e: Allow TX checksum offload and TSO to be disabled and reenabled | Ben Hutchings | 2009-12-03 | 1 | -0/+2 |
* | TCPCT part 1g: Responder Cookie => Initiator | William Allen Simpson | 2009-12-03 | 8 | -43/+259 |
* | TCPCT part 1f: Initiator Cookie => Responder | William Allen Simpson | 2009-12-03 | 1 | -30/+163 |
* | TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS | William Allen Simpson | 2009-12-03 | 1 | -2/+131 |
* | TCPCT part 1d: define TCP cookie option, extend existing struct's | William Allen Simpson | 2009-12-03 | 5 | -14/+177 |
* | TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS | William Allen Simpson | 2009-12-03 | 5 | -6/+52 |
* | TCPCT part 1b: generate Responder Cookie secret | William Allen Simpson | 2009-12-03 | 3 | -0/+149 |
* | TCPCT part 1a: add request_values parameter for sending SYNACK | William Allen Simpson | 2009-12-03 | 10 | -33/+42 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-03 | 3 | -38/+3 |
|\ |
|
| * | ip: update the description of rp_filter in ip-sysctl.txt | Shan Wei | 2009-12-03 | 1 | -2/+2 |
| * | bnx2: EEH is failing with timeout | Breno Leitao | 2009-12-03 | 1 | -0/+1 |
| * | atl1e:disable NETIF_F_TSO6 for hardware limit | Jie Yang | 2009-12-02 | 1 | -36/+0 |
* | | cnic: Use dma_alloc_coherent(). | Michael Chan | 2009-12-03 | 1 | -24/+30 |
* | | cnic: Fix rq_page_table DMA address. | Michael Chan | 2009-12-03 | 1 | -2/+2 |
* | | cnic: Fix bogus iSCSI MAC address | Michael Chan | 2009-12-03 | 1 | -2/+6 |
* | | cnic: Fix bnx2x ring shutdown. | Michael Chan | 2009-12-03 | 1 | -0/+7 |
* | | cnic: Fix ring I/O address for bnx2x devices. | Michael Chan | 2009-12-03 | 1 | -5/+3 |
* | | netxen: fix failure cases for fw hang recovery | Amit Kumar Salecha | 2009-12-03 | 1 | -11/+15 |
* | | netxen : fix debug tools access for NX2031 | Narender Kumar | 2009-12-03 | 1 | -19/+44 |
* | | e1000e: correct ICH/PCH PHY operations function pointers | Bruce Allan | 2009-12-03 | 3 | -209/+204 |
* | | e1000e: refactor PHY ID detection workaround | Bruce Allan | 2009-12-03 | 2 | -11/+17 |
* | | e1000e: check_polarity function pointers not set for 8257x | Bruce Allan | 2009-12-03 | 2 | -0/+4 |
* | | skbuff: remove skb_dma_map/unmap | Alexander Duyck | 2009-12-03 | 3 | -74/+0 |
* | | tg3: remove use of skb_dma_map/unmap | Alexander Duyck | 2009-12-03 | 2 | -47/+132 |
* | | be2net: remove use of skb_dma_map/unmap | Alexander Duyck | 2009-12-03 | 1 | -11/+26 |
* | | bnx2: remove skb_dma_map/unmap calls from driver | Alexander Duyck | 2009-12-03 | 2 | -12/+61 |
* | | igbvf: remove skb_dma_map/unmap call from drivers | Alexander Duyck | 2009-12-03 | 2 | -14/+52 |
* | | igb: remove use of skb_dma_map from driver | Alexander Duyck | 2009-12-03 | 2 | -18/+56 |
* | | ixgbe: remove skb_dma_map/unmap calls from driver | Alexander Duyck | 2009-12-03 | 2 | -14/+50 |
* | | ixgb: remove use of skb_dma_map from ixgb | Alexander Duyck | 2009-12-03 | 2 | -19/+42 |
* | | e1000: remove use of skb_dma_map from e1000 driver | Alexander Duyck | 2009-12-03 | 2 | -16/+41 |
* | | e1000e: remove use of skb_dma_map from e1000e driver | Alexander Duyck | 2009-12-03 | 2 | -21/+47 |
* | | net: Coding style corrections on Sealevel Systems 4021 driver. | Rudy Matela | 2009-12-02 | 1 | -7/+4 |
* | | net: compat_sys_recvmmsg user timespec arg can be NULL | Jean-Mickael Guerin | 2009-12-02 | 1 | -2/+6 |
* | | net: compat_mmsghdr must be used in sys_recvmmsg | Jean-Mickael Guerin | 2009-12-02 | 1 | -6/+18 |
* | | sctp: fix sctp_setsockopt_autoclose compile warning | Andrei Pelinescu-Onciul | 2009-12-02 | 1 | -1/+1 |
* | | ieee802154: merge cleanup | Eric Dumazet | 2009-12-02 | 1 | -3/+0 |