Commit Graph

83 Commits (8383e4602c89857ef926f29ca61ac0a83a614443)

Author SHA1 Message Date
Herbert Xu b0ba66671a [NET] napi: Call __netif_rx_complete in netif_rx_complete 18 years ago
Herbert Xu 572a103ded [NET] link_watch: Move link watch list into net_device 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Patrick McHardy 4e9cac2ba4 [NET]: Add __dev_getfirstbyhwtype 18 years ago
Rusty Russell 5a1b5898ee [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. 18 years ago
Sergei Shtylyov 5f286e113f [NETPOLL]: Fix TX queue overflow in trapped mode. 18 years ago
Johannes Berg b86e0280bb [WEXT] net_device: Don't include wext bits if not required. 18 years ago
Johannes Berg 704232c271 [WIRELESS] cfg80211: New wireless config infrastructure. 18 years ago
Rusty Russell c45d286e72 [NET]: Inline net_device_stats 18 years ago
Stephen Hemminger 22f8cde5bc [NET]: unregister_netdevice as void 18 years ago
Greg Kroah-Hartman 43cb76d91e Network: convert network devices to use struct device instead of class_device 18 years ago
David S. Miller e44c39bd84 [NET]: Add memory barrrier to netif_poll_enable() 18 years ago
Eric Dumazet f0490980a1 [NET]: Force a cache line split in hh_cache in SMP. 18 years ago
Stephen Hemminger 3644f0cee7 [NET]: Convert hh_lock to seqlock. 18 years ago
Al Viro d7fe0f241d [PATCH] severing skbuff.h -> mm.h 18 years ago
Arnaldo Carvalho de Melo d5c42c0ec4 [NET]: Pack struct hh_cache 18 years ago
Gerrit Renker b9df3cb8cf [TCP/DCCP]: Introduce net_xmit_eval 18 years ago
Adrian Bunk 90833aa4f4 [NET]: The scheduled removal of the frame diverter. 18 years ago
David S. Miller e81c735967 [NET]: Fix MAX_HEADER setting. 18 years ago
Al Viro d77072ecfb [NET]: Annotate dst_ops protocol 19 years ago
Jay Vosburgh f5b2b966f0 [PATCH] bonding: Validate probe replies in ARP monitor 19 years ago
John W. Linville baef186519 [PATCH] WE-21 support (core API) 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Stephen Hemminger 76fd859370 [PATCH] ethtool: allow const ethtool_ops 19 years ago
Herbert Xu 78eb887733 [BRIDGE]: Disable SG/GSO if TX checksum is off 19 years ago
David S. Miller 7ea49ed73c [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path. 19 years ago
Herbert Xu 53c4b2cc7a [NET]: Fix reversed error test in netif_tx_trylock 19 years ago
Herbert Xu a430a43d08 [NET] gso: Fix up GSO packets with broken checksums 19 years ago
Herbert Xu 89114afd43 [NET] gso: Add skb_is_gso 19 years ago
Herbert Xu f83ef8c0b5 [IPV6]: Added GSO support for TCPv6 19 years ago
Herbert Xu bcd7611117 [NET]: Generalise TSO-specific bits from skb_setup_caps 19 years ago
Michael Chan b0da853703 [NET]: Add ECN support for TSO 19 years ago
Herbert Xu d6b4991ad5 [NET]: Fix logical error in skb_gso_ok 19 years ago
Herbert Xu 576a30eb64 [NET]: Added GSO header verification 19 years ago
Adrian Bunk 6048126440 [NET]: make net/core/dev.c:netdev_nit static 19 years ago
Herbert Xu 37c3185a02 [NET]: Added GSO toggle 19 years ago
Herbert Xu f6a78bfcb1 [NET]: Add generic segmentation offload 19 years ago
Herbert Xu 7967168cef [NET]: Merge TSO/UFO fields in sk_buff 19 years ago
Herbert Xu 48d83325b6 [NET]: Prevent multiple qdisc runs 19 years ago
Herbert Xu 8648b3053b [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM 19 years ago
Herbert Xu 932ff279a4 [NET]: Add netif_tx_lock 19 years ago
Chris Leech db21733488 [I/OAT]: Setup the networking subsystem as a DMA client 19 years ago
Stephen Hemminger b17a7c179d [NET]: Do sysfs registration as part of register_netdevice. 19 years ago
Stephen Hemminger d324031245 sky2: backout NAPI reschedule 19 years ago
Stephen Hemminger fe9925b551 [NET]: Create netdev attribute_groups with class_device_add 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Stephen Hemminger 734cbc363b [PATCH] sky2: reschedule if irq still pending 19 years ago
Denis Vlasenko 56079431b6 [NET]: Deinline some larger functions from netdevice.h 19 years ago
Stephen Hemminger 1533306186 [NET]: dev_put/dev_hold cleanup 19 years ago
Stefan Rompf b00055aacd [NET] core: add RFC2863 operstate 19 years ago