Age | Commit message (Expand) | Author |
2012-05-03 | tcp: Move code related to head frag in tcp_try_coalesce | Alexander Duyck |
2012-05-03 | tcp: Fix truesize accounting in tcp_try_coalesce | Alexander Duyck |
2012-05-03 | net: Add missing linux/prefetch.h include to net/core/sock.c | David S. Miller |
2012-05-03 | net: Stop decapitating clones that have a head_frag | Alexander Duyck |
2012-05-02 | net: implement tcp coalescing in tcp_queue_rcv() | Eric Dumazet |
2012-05-02 | net: take care of cloned skbs in tcp_try_coalesce() | Eric Dumazet |
2012-05-02 | be2net: Fix EEH error reset before a flash dump completes | Somnath Kotur |
2012-05-02 | be2net: Record receive queue index in skb to aid RPS. | Somnath Kotur |
2012-05-02 | be2net: Fix to apply duplex value as unknown when link is down. | Somnath Kotur |
2012-05-02 | be2net: Fix to not set link speed for disabled functions of a UMC card | Somnath Kotur |
2012-05-02 | tcp: early retransmit: delayed fast retransmit | Yuchung Cheng |
2012-05-02 | tcp: early retransmit | Yuchung Cheng |
2012-05-02 | tcp: early retransmit: tcp_enter_recovery() | Yuchung Cheng |
2012-05-02 | net/pasemi: fix compiler warning | Stephen Rothwell |
2012-05-02 | bnx2x: fix handling single MSIX mode for 57710/57711 | Dmitry Kravkov |
2012-05-02 | ixgbe: Reset max_vfs to zero when user request is out of range | Greg Rose |
2012-05-02 | ixgbe: Deny MACVLAN requests from VFs with admin set MAC | Greg Rose |
2012-05-02 | ixgbe: add hwmon interface to export thermal data | Don Skidmore |
2012-05-02 | ixgbe: add support functions to access thermal data | Don Skidmore |
2012-05-02 | e1000e: fix .ndo_set_rx_mode for 82579 | Bruce Allan |
2012-05-02 | e1000e: PHY initialization flow changes for 82577/8/9 | Bruce Allan |
2012-05-02 | e1000e: workaround EEPROM configuration change on 82579 | Bruce Allan |
2012-05-01 | netem: add ECN capability | Eric Dumazet |
2012-05-01 | net: skb_peek()/skb_peek_tail() cleanups | Eric Dumazet |
2012-05-01 | net: add a prefetch in socket backlog processing | Eric Dumazet |
2012-05-01 | l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6 | James Chapman |
2012-05-01 | l2tp: introduce L2TPv3 IP encapsulation support for IPv6 | Chris Elston |
2012-05-01 | ipv6: Export ipv6 functions for use by other protocols | Chris Elston |
2012-05-01 | l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels | Chris Elston |
2012-05-01 | l2tp: show IPv6 addresses in l2tp debugfs file | Chris Elston |
2012-05-01 | l2tp: pppol2tp_connect() handles ipv6 sockaddr variants | James Chapman |
2012-05-01 | pppox: Replace __attribute__((packed)) in if_pppox.h | James Chapman |
2012-05-01 | l2tp: remove unused stats from l2tp_ip socket | James Chapman |
2012-05-01 | l2tp: Use ip4_datagram_connect() in l2tp_ip_connect() | James Chapman |
2012-05-01 | l2tp: fix locking of 64-bit counters for smp | James Chapman |
2012-04-30 | atl1c: remove PHY polling from atl1c_change_mtu | Huang, Xiong |
2012-04-30 | atl1c: Disable L0S when no cable link | Huang, Xiong |
2012-04-30 | atl1c: do MAC-reset when PHY link down | Huang, Xiong |
2012-04-30 | atl1c: cancel task when interface closed | Huang, Xiong |
2012-04-30 | atl1c: enlarge L1 response waiting timer | Huang, Xiong |
2012-04-30 | atl1c: refine mac address related code | Huang, Xiong |
2012-04-30 | atl1c: remove code of closing register writable attribution | Huang, Xiong |
2012-04-30 | atl1c: clear WoL status when reset pcie | Huang, Xiong |
2012-04-30 | atl1c: add PHY link event(up/down) patch | Huang, Xiong |
2012-04-30 | atl1c: add workaround for issue of bit INTX-disable for MSI interrupt | Huang, Xiong |
2012-04-30 | Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller |
2012-04-30 | bnx2x: remove some bloat | Eric Dumazet |
2012-04-30 | pch_gbe: reprogram multicast address register on reset | RongQing.Li |
2012-04-30 | net: makes skb_splice_bits() aware of skb->head_frag | Eric Dumazet |
2012-04-30 | tcp: makes tcp_try_coalesce aware of skb->head_frag | Eric Dumazet |