Commit Graph

86 Commits (2107fb8b5bf018be691afdd4c6ffaecf0c3307be)

Author SHA1 Message Date
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Stephen Hemminger d314774cf2 netdev: network device operations infrastructure 16 years ago
Joe Perches 07f0757a68 include/net net/ - csum_partial - remove unnecessary casts 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
David S. Miller c3f26a269c netdev: Fix lockdep warnings in multiqueue configurations. 17 years ago
David S. Miller fd2ea0a79f net: Use queue aware tests throughout. 17 years ago
Johannes Berg f5184d267c net: Allow netdevices to specify needed head/tailroom 17 years ago
Jarek Poplawski 8a455b087c netpoll: zap_completion_queue: adjust skb->users counter 17 years ago
David S. Miller d9452e9f81 [NETPOLL]: Revert two bogus cleanups that broke netconsole. 17 years ago
Pavel Emelyanov 988b705077 [ARP]: Introduce the arp_hdr_len helper. 17 years ago
Joe Perches 21cf2253eb [IPV4] net/core: Use ipv4_is_<type> 17 years ago
Stephen Hemminger c7b6ea24b4 [NETPOLL]: Don't need rx_flags. 17 years ago
Stephen Hemminger 33f807ba0d [NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested. 17 years ago
Stephen Hemminger 0953864160 [NETPOLL]: no need to store local_mac 17 years ago
Stephen Hemminger 5106930bd6 [NETPOLL]: netpoll_poll() cleanup 17 years ago
Stephen Hemminger 0adc9add77 [NETPOLL]: Use skb_queue_purge(). 17 years ago
David S. Miller 0a7606c121 [NET]: Fix race between poll_napi() and net_rx_action() 18 years ago
Pavel Emelyanov 668f895a85 [NET]: Hide the queue_mapping field inside netif_subqueue_stopped 18 years ago
Stephen Hemminger 0c4e85813d [NET]: Wrap netdevice hardware header creation. 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Satyam Sharma 0bcc181618 [NET] netconsole: Support dynamic reconfiguration using configfs 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Linus Torvalds 2e27afb300 Revert "[NET]: Fix races in net_rx_action vs netpoll." 18 years ago
Olaf Kirch 29578624e3 [NET]: Fix races in net_rx_action vs netpoll. 18 years ago
Satyam Sharma 1498b3f195 [NETPOLL]: Fix a leak-n-bug in netpoll_cleanup() 18 years ago
Peter P Waskiewicz Jr f25f4e4480 [CORE] Stack changes to add multiqueue hardware support API 18 years ago
Jarek Poplawski 25442cafb8 [NETPOLL]: Fixups for 'fix soft lockup when removing module' 18 years ago
Jarek Poplawski 17200811cf [NETPOLL] netconsole: fix soft lockup when removing module 18 years ago
Stephen Hemminger 0db3dc73f7 [NETPOLL]: tx lock deadlock fix 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Herbert Xu 604763722c [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 4bedb45203 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo d0a92be05e [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo e2d1bca7e6 [SK_BUFF]: Use skb_reset_network_header in skb_push cases 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
YOSHIFUJI Hideaki 724800d61b [NET] CORE: Use htons() where appropriate. 18 years ago
Aubrey.Li 5e7d7fa573 [NET]: Fix UDP checksum issue in net poll mode. 18 years ago
YOSHIFUJI Hideaki 4ec93edb14 [NET] CORE: Fix whitespace errors. 18 years ago
Ingo Molnar 3640543df2 [PATCH] netpoll: fix netpoll lockup 18 years ago
Andrew Morton a49f99ffca [NETPOLL]: Fix local_bh_enable() warning. 18 years ago
Andrew Morton e37b8d9319 [NETPOLL]: Make sure TX lock is taken with BH disabled. 18 years ago
Neil Horman 47bbec0282 [NETPOLL]: make arp replies through netpoll use mac address of sender 18 years ago
Al Viro 5e57dff2c4 [NETPOLL]: Another udp checksum mangling. 18 years ago
Al Viro b51655b958 [NET]: Annotate __skb_checksum_complete() and friends. 18 years ago
Al Viro d6f5493c1a [NET]: Annotate callers of csum_tcpudp_nofold() in net/* 18 years ago