Commit Graph

146204 Commits (5b1a002ade68173f21b2126a778278df72202ba6)
 

Author SHA1 Message Date
David S. Miller 5b1a002ade datagram: Use frag list abstraction interfaces. 16 years ago
David S. Miller c32ba3f9b8 appletalk: Use frag list abstraction interfaces. 16 years ago
David S. Miller a5bd8a13e9 netdevice.h: Use frag list abstraction interfaces. 16 years ago
David S. Miller ee03987170 skbuff: Add frag list abstraction interfaces. 16 years ago
David S. Miller 05f77f85f4 bluetooth: Kill skb_frags_no(), unused. 16 years ago
Maciej W. Rozycki 963267bc5d declance: Restore tx descriptor ring locking 16 years ago
Tilman Schmidt fe93299a00 isdn: extend INTERFACE.CAPI document 16 years ago
Tilman Schmidt 7d31acda9f isdn: prevent NULL ptr Oops in capi_cmsg2str() 16 years ago
Tilman Schmidt 4793d15b25 isdn: kerneldoc for capiutil.c 16 years ago
Tilman Schmidt 4e32997205 isdn: rename capi_ctr_reseted() to capi_ctr_down() 16 years ago
Eric W. Biederman f0a4d0e5b5 tun: Fix unregister race 16 years ago
Andre Detsch ef681ce1e8 e100: Fix napi_enable BUG_ON when recovering from EEH error 16 years ago
Figo.zhang 1d0ebfe7c9 net pkgen.c:fix no need for check 16 years ago
Yevgeny Petrilin a5b19b635c mlx4: FIX error flow when initializing EQ table 16 years ago
Sridhar Samudrala 6f536f4039 tun: Fix copy/paste error in tun_get_user 16 years ago
Sridhar Samudrala 2faef52b72 net: Fix memcpy_toiovecend() to use the right offset 16 years ago
Sridhar Samudrala d2d27bfd11 net: Fix skb_copy_datagram_from_iovec() to pass the right offset 16 years ago
Eric Dumazet 042a53a9e4 net: skb_shared_info optimization 16 years ago
Eric Dumazet eae3f29cc7 net: num_dma_maps is not used 16 years ago
Tobias Klauser f957bcf016 s2io: Remove private boolean definitions 16 years ago
Paulius Zaleckas d65a68a8da hso: convert dev_alloc_skb() to netdev_alloc_skb() 16 years ago
Richard Ršöjfors b07878e547 netdev: Added KS8842 driver 16 years ago
Herbert Xu 5ff8dda303 net: Ensure partial checksum offset is inside the skb head 16 years ago
Herbert Xu 4909122fb8 tun: Optimise handling of bogus gso->hdr_len 16 years ago
Herbert Xu b82f08ea16 virtio_net: Set correct gso->hdr_len 16 years ago
Riccardo Ghetta 1feede014b sis190: fix gigabit negotiation 16 years ago
Riccardo Ghetta 856f8f41d4 sis190: add new phy found on asus F5Sr laptop 16 years ago
Riccardo Ghetta c3223d2446 sis190: better message on unknown PHY 16 years ago
Riccardo Ghetta 744c6b2976 sis190: fix for x86_64 (bug 11509) 16 years ago
Ron Mercer 365da8722d qlge: Fix timeout on firmware mailbox commands. 16 years ago
Ron Mercer d2ba498668 qlge: Fix timeout on indexed register wait. 16 years ago
Ron Mercer c8269b21dd qlge: Fix bug in MTU setting process. 16 years ago
Ron Mercer 709ac4f43d qlge: Fix bug in firmware event handler. 16 years ago
Ron Mercer d6f58c2e63 qlge: Fix firmware event handler loop. 16 years ago
Mike Frysinger df911e2dc4 netdev: smsc911x: add missing __devexit_p() usage 16 years ago
Mike Frysinger 1993f46739 netdev: smsc911x: allow building on Blackfin systems 16 years ago
Peter P Waskiewicz Jr a1c1db3920 ixgbe: Increase the driver version number 16 years ago
Peter P Waskiewicz Jr 794caeb259 ixgbe: Add FW detection and warning for 82599 SFP+ adapters 16 years ago
Jesse Brandeburg ae540af185 ixgbe: Re-adjust ring layouts to have better cacheline efficiency 16 years ago
Peter P Waskiewicz Jr c4cf55e5d2 ixgbe: Enable Flow Director hashing in 82599 16 years ago
Peter P Waskiewicz Jr ffff477203 ixgbe: Add Flow Director init and modify functions for 82599 16 years ago
Peter P Waskiewicz Jr bfde493ee2 ixgbe: Add hardware defines for Flow Director for 82599 16 years ago
Peter P Waskiewicz Jr df647b5ca3 ixgbe: Add a second feature flags variable, move HW RSC capability there 16 years ago
Alexander Duyck 91281fd36c ixgbe: move tx processing into NAPI context 16 years ago
Alexander Duyck fe49f04aa8 ixgbe: move v_idx into q_vector and use as index only 16 years ago
Alexander Duyck 21fa4e66bd ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmap 16 years ago
Mallikarjuna R Chilakala 74766013a1 ixgbe: ethtool support to change advertised link modes of 82599 adapters 16 years ago
Mallikarjuna R Chilakala 620fa036b2 ixgbe: Fix 82599 adapter link flickering issues 16 years ago
Peter P Waskiewicz Jr 50ac58ba1d ixgbe: Harden the 82599 multispeed fiber autotry mechanism 16 years ago
Peter P Waskiewicz Jr da4dd0f7ca ixgbe: Add ethtool offline test support 16 years ago