- 1ea52fb mISDN: Layer1 statemachine fix by Karsten Keil · 13 years ago
- c626c12 mISDN: Make layer1 timer 3 value configurable by Karsten Keil · 13 years ago
- 8423e6b mISDN: L2 timeouts need to be queued as L2 event by Karsten Keil · 13 years ago
- 7ed80fe mISDN: Fix refcounting bug by Karsten Keil · 13 years ago
- 82107b7 mISDN: Added PH_* state info to tei manager. by Andreas Eversberg · 13 years ago
- 1704575 net: sched: factorize code (qdisc_drop()) by Eric Dumazet · 13 years ago
- 041441d ixgbe: Update link flow control to correctly handle multiple packet buffer DCB by Alexander Duyck · 13 years ago
- 67a79df ixgbe: Reorder link flow control functions in ixgbe_common.c by Alexander Duyck · 13 years ago
- dd411ec ixgbe: Use __free_pages instead of put_page to release pages by Alexander Duyck · 13 years ago
- 786e9a5 ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode by Alexander Duyck · 13 years ago
- d0bfcdf ixgbe: Reorder the ring to q_vector mapping to improve performance by Alexander Duyck · 13 years ago
- a4d4f62 ixgbe: Track instances of buffer available but no DMA resources present by Alexander Duyck · 13 years ago
- 2fbe452 e1000e: initial support for i217 by Bruce Allan · 13 years ago
- d02c70a e1000e: Update driver version number by Matthew Vick · 13 years ago
- f192508 net/niu: remove one superfluous dma mask check by Sebastian Andrzej Siewior · 13 years ago
- 64e771bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
- 3a7c1ee4 skb: Add skb_head_is_locked helper function by Alexander Duyck · 13 years ago
- 715dc1f net: Fix truesize accounting in skb_gro_receive() by Eric Dumazet · 13 years ago
- 9cd9130 ixgbevf: Update version string by Greg Rose · 13 years ago
- 795180d ixgbevf: Make sure jumbo frames are set correctly after PF reset by Greg Rose · 13 years ago
- 31a1b37 ixgbevf: Add support to recognize 100mb link speed by Greg Rose · 13 years ago
- 59aed95 e1000e: Remove special case for 82573/82574 ASPM L1 disablement by Chris Boot · 13 years ago
- d4a4206 e1000e: Disable ASPM L1 on 82574 by Chris Boot · 13 years ago
- f6bd557 e1000e: Driver workaround for IPv6 Header Extension Erratum. by Matthew Vick · 13 years ago
- 885fe7b e1000e: Resolve intermittent negotiation issue on 82574/82583. by Matthew Vick · 13 years ago
- f1430d6 e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers by Bruce Allan · 13 years ago
- 7c0427e e1000e: suggest a possible workaround to a device hang on 82577/8 by Bruce Allan · 13 years ago
- af94bf6 ixgbe: Fix use after free on module remove by Alexander Duyck · 13 years ago
- 34a802a tcp: move stats merge to the end of tcp_try_coalesce by Alexander Duyck · 13 years ago
- 57b55a7 tcp: Move code related to head frag in tcp_try_coalesce by Alexander Duyck · 13 years ago
- c73c3d9 tcp: Fix truesize accounting in tcp_try_coalesce by Alexander Duyck · 13 years ago
- 8c1ae10 net: Add missing linux/prefetch.h include to net/core/sock.c by David S. Miller · 13 years ago
- 2996d31 net: Stop decapitating clones that have a head_frag by Alexander Duyck · 13 years ago
- b081f85 net: implement tcp coalescing in tcp_queue_rcv() by Eric Dumazet · 13 years ago
- 923dd34 net: take care of cloned skbs in tcp_try_coalesce() by Eric Dumazet · 13 years ago
- eeb7fc7 be2net: Fix EEH error reset before a flash dump completes by Somnath Kotur · 13 years ago
- aaa6dae be2net: Record receive queue index in skb to aid RPS. by Somnath Kotur · 13 years ago
- 682256d be2net: Fix to apply duplex value as unknown when link is down. by Somnath Kotur · 13 years ago
- 22ca7a6 be2net: Fix to not set link speed for disabled functions of a UMC card by Somnath Kotur · 13 years ago
- 750ea2b tcp: early retransmit: delayed fast retransmit by Yuchung Cheng · 13 years ago
- eed530b tcp: early retransmit by Yuchung Cheng · 13 years ago
- 1fbc340 tcp: early retransmit: tcp_enter_recovery() by Yuchung Cheng · 13 years ago
- 5c6239c net/pasemi: fix compiler warning by Stephen Rothwell · 13 years ago
- 69c326b bnx2x: fix handling single MSIX mode for 57710/57711 by Dmitry Kravkov · 13 years ago
- 6b42a9c ixgbe: Reset max_vfs to zero when user request is out of range by Greg Rose · 13 years ago
- 2ee7065 ixgbe: Deny MACVLAN requests from VFs with admin set MAC by Greg Rose · 13 years ago
- 3ca8bc6 ixgbe: add hwmon interface to export thermal data by Don Skidmore · 13 years ago
- e1ea915 ixgbe: add support functions to access thermal data by Don Skidmore · 13 years ago
- 69e1e01 e1000e: fix .ndo_set_rx_mode for 82579 by Bruce Allan · 13 years ago
- cb17aab e1000e: PHY initialization flow changes for 82577/8/9 by Bruce Allan · 13 years ago
- 62bc813 e1000e: workaround EEPROM configuration change on 82579 by Bruce Allan · 13 years ago
- e4ae004 netem: add ECN capability by Eric Dumazet · 13 years ago
- 18d0700 net: skb_peek()/skb_peek_tail() cleanups by Eric Dumazet · 13 years ago
- e4cbb02 net: add a prefetch in socket backlog processing by Eric Dumazet · 13 years ago
- 5dac94e l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6 by James Chapman · 13 years ago
- a32e0ee l2tp: introduce L2TPv3 IP encapsulation support for IPv6 by Chris Elston · 13 years ago
- a495f83 ipv6: Export ipv6 functions for use by other protocols by Chris Elston · 13 years ago
- f9bac8d l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels by Chris Elston · 13 years ago
- 2121c3f l2tp: show IPv6 addresses in l2tp debugfs file by Chris Elston · 13 years ago
- b79585f l2tp: pppol2tp_connect() handles ipv6 sockaddr variants by James Chapman · 13 years ago
- 9d4ec1a pppox: Replace __attribute__((packed)) in if_pppox.h by James Chapman · 13 years ago
- c8657fd l2tp: remove unused stats from l2tp_ip socket by James Chapman · 13 years ago
- de3c7a1 l2tp: Use ip4_datagram_connect() in l2tp_ip_connect() by James Chapman · 13 years ago
- 5de7aee l2tp: fix locking of 64-bit counters for smp by James Chapman · 13 years ago
- 80bcb42 atl1c: remove PHY polling from atl1c_change_mtu by Huang, Xiong · 13 years ago
- 4fc3635 atl1c: Disable L0S when no cable link by Huang, Xiong · 13 years ago
- 5e5c096 atl1c: do MAC-reset when PHY link down by Huang, Xiong · 13 years ago
- 0aa76ce atl1c: cancel task when interface closed by Huang, Xiong · 13 years ago
- f56fa56 atl1c: enlarge L1 response waiting timer by Huang, Xiong · 13 years ago
- 229e6b6 atl1c: refine mac address related code by Huang, Xiong · 13 years ago
- e119258 atl1c: remove code of closing register writable attribution by Huang, Xiong · 13 years ago
- 87eabe6 atl1c: clear WoL status when reset pcie by Huang, Xiong · 13 years ago
- 903d7ce atl1c: add PHY link event(up/down) patch by Huang, Xiong · 13 years ago
- 7cb6a29 atl1c: add workaround for issue of bit INTX-disable for MSI interrupt by Huang, Xiong · 13 years ago
- b6d151b Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
- 1191cb8 bnx2x: remove some bloat by Eric Dumazet · 13 years ago
- d344c4f pch_gbe: reprogram multicast address register on reset by RongQing.Li · 13 years ago
- 1d0c0b3 net: makes skb_splice_bits() aware of skb->head_frag by Eric Dumazet · 13 years ago
- 329033f tcp: makes tcp_try_coalesce aware of skb->head_frag by Eric Dumazet · 13 years ago
- d7e8883 net: make GRO aware of skb->head_frag by Eric Dumazet · 13 years ago
- 8d4057a tg3: provide frags as skb head by Eric Dumazet · 13 years ago
- d3836f2 net: allow skb->head to be a page fragment by Eric Dumazet · 13 years ago
- 49cbb1c forcedeth: add transmit timestamping support by Willem de Bruijn · 13 years ago
- 8373c57 bnx2x: add transmit timestamping support by Willem de Bruijn · 13 years ago
- 80be312 e1000e: add transmit timestamping support by Willem de Bruijn · 13 years ago
- eab467f e1000: add transmit timestamping support by Willem de Bruijn · 13 years ago
- 617d3c7 tipc: compress out gratuitous extra carriage returns by Paul Gortmaker · 13 years ago
- bb63f1f bridge: Fix fatal typo in setup of multicast_querier_expired by Herbert Xu · 13 years ago
- d499bd2 l2tp: Add missing net/net/ip6_checksum.h include. by David S. Miller · 13 years ago
- d2cf336 net/l2tp: add support for L2TP over IPv6 UDP by Benjamin LaHaise · 13 years ago
- d7f3f62 net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6 by Benjamin LaHaise · 13 years ago
- cb80ef4 net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb() by Benjamin LaHaise · 13 years ago
- f7ad74f net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skb by Benjamin LaHaise · 13 years ago
- a319726 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
- 62ecc37 drivers/net/oki-semi: Donot recompute IP header checksum by RongQing.Li · 13 years ago
- d89bdff drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALEN by RongQing.Li · 13 years ago
- 86cc070 net/at91_ether: use gpio_to_irq for phy IRQ line by Nicolas Ferre · 13 years ago
- c5f0f83 AT91: Remove fixed mapping for AT91RM9200 ethernet by Andrew Victor · 13 years ago
- cb75a36 net: Fixed a coding style issue related to spaces. by Jeffrin Jose · 13 years ago
- aad5854 tipc: Reject payload messages with invalid message type by Allan Stephens · 13 years ago