Age | Commit message (Expand) | Author |
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 |
2012-04-30 | net: make GRO aware of skb->head_frag | Eric Dumazet |
2012-04-30 | tg3: provide frags as skb head | Eric Dumazet |
2012-04-30 | net: allow skb->head to be a page fragment | Eric Dumazet |
2012-04-30 | forcedeth: add transmit timestamping support | Willem de Bruijn |
2012-04-30 | bnx2x: add transmit timestamping support | Willem de Bruijn |
2012-04-30 | e1000e: add transmit timestamping support | Willem de Bruijn |
2012-04-30 | e1000: add transmit timestamping support | Willem de Bruijn |
2012-04-30 | tipc: compress out gratuitous extra carriage returns | Paul Gortmaker |
2012-04-30 | bridge: Fix fatal typo in setup of multicast_querier_expired | Herbert Xu |
2012-04-30 | l2tp: Add missing net/net/ip6_checksum.h include. | David S. Miller |