Commit Graph

80 Commits (888ba6c62bc61a995d283977eb3a6cbafd6f4ac6)

Author SHA1 Message Date
Matt Mackall d7b9dfc8ea [NETPOLL]: remove unused variable 20 years ago
Matt Mackall 53fb95d3c1 [NETPOLL]: fix initialization/NAPI race 20 years ago
Ingo Molnar 2652076507 [NETPOLL]: pre-fill skb pool 20 years ago
Matt Mackall 0db1d6fc1e [NETPOLL]: add retry timeout 20 years ago
Matt Mackall f0d3459d07 [NETPOLL]: netpoll_send_skb simplify 20 years ago
Jeff Moyer a636e13579 [NETPOLL]: deadlock bugfix 20 years ago
Jeff Moyer 11513128bb [NETPOLL]: rx_flags bugfix 20 years ago
Denis Lunev f0098f7863 [NET] Fix too aggressive backoff in dst garbage collection 20 years ago
David S. Miller 6192b54b84 [NET]: Fix busy waiting in dev_close(). 20 years ago
Jesper Juhl 77933d7276 [PATCH] clean up inline static vs static inline 20 years ago
Matt Mackall 5e43db7730 [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c 20 years ago
Kyle Moffett a77be819f9 [NET]: Fix setsockopt locking bug 20 years ago
David S. Miller b72f6eccb0 [NET]: Fix tc_verd thinko in skb_clone() 20 years ago
Patrick McHardy 6aef4fdfea [NET]: Only build flow.o if CONFIG_XFRM=y 20 years ago
Victor Fusco 86a76caf87 [NET]: Fix sparse warnings 20 years ago
David Chau 52609c0b56 [NET]: improve readability of dev_set_promiscuity() in net/core/dev.c 20 years ago
Thomas Graf e176fe8954 [NET]: Remove unused security member in sk_buff 20 years ago
Patrick McHardy 3154e540e3 [NET]: net/core/filter.c: make len cover the entire packet 20 years ago
Patrick McHardy 0b05b2a49e [NET]: Consolidate common code in net/core/filter.c 20 years ago
Patrick McHardy 6935d46c2d [NET]: Remove redundant code in net/core/filter.c 20 years ago
Patrick McHardy 9ef1d4c7c7 [NETLINK]: Missing initializations in dumped data 20 years ago
Patrick McHardy b3563c4fbf [NETLINK]: Clear padding in netlink messages 20 years ago
Robert Olsson 64053beeb5 [PKTGEN]: Fix random packet sizes causing panic 20 years ago
Thomas Graf 3fc7e8a6d8 [NET]: skb_find_text() - Find a text pattern in skb data 20 years ago
Thomas Graf 677e90eda3 [NET]: Zerocopy sequential reading of skb data 20 years ago
Stephen Hemminger 51b0bdedb8 [NET]: Separate two usages of netdev_max_backlog. 20 years ago
Stephen Hemminger 31aa02c53c [NET]: Eliminate netif_rx massive packet drops. 20 years ago
Stephen Hemminger 34008d8c63 [NET]: Remove obsolete netif_rx congestion sensing mechanism. 20 years ago
Stephen Hemminger c1ebcdb8c4 [NET]: Remove obsolete fastroute stats. 20 years ago
Paulo Marques 543537bd92 [PATCH] create a kstrdup library function 20 years ago
Jeff Moyer fbeec2e155 [NETPOLL]: allow multiple netpoll_clients to register against one interface 20 years ago
Jeff Moyer 115c1d6e61 [NETPOLL]: Introduce a netpoll_info struct 20 years ago
Patrick McHardy 18b8afc771 [NETFILTER]: Kill nf_debug 20 years ago
Jamal Hadi Salim 9ed19f339e [NETLINK]: Set correct pid for ioctl originating netlink events 20 years ago
Jamal Hadi Salim b6544c0b4c [NETLINK]: Correctly set NLM_F_MULTI without checking the pid 20 years ago
Thomas Graf 1797754ea7 [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags 20 years ago
Thomas Graf e386c6eb43 [NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parms 20 years ago
Thomas Graf 4b6ea82dd1 [NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses. 20 years ago
Thomas Graf c7fb64db00 [NETLINK]: Neighbour table configuration and statistics via rtnetlink 20 years ago
David S. Miller e52c1f17e4 [NET]: Move sysctl_max_syn_backlog into request_sock.c 20 years ago
Arnaldo Carvalho de Melo 2ad69c55a2 [NET] rename struct tcp_listen_opt to struct listen_sock 20 years ago
Arnaldo Carvalho de Melo 0e87506fcc [NET] Generalise tcp_listen_opt 20 years ago
Arnaldo Carvalho de Melo 2e6599cb89 [NET] Generalise TCP's struct open_request minisock infrastructure 20 years ago
Stephen Hemminger e387660545 [NET]: Fix sysctl net.core.dev_weight 20 years ago
Stephen Hemminger 699a411451 [NET]: Allow controlling NAPI device weight with sysfs 20 years ago
David S. Miller fa04ae5c09 [ETHTOOL]: Check correct pointer in ethtool_set_coalesce(). 20 years ago
David S. Miller d1102b59ca [NET]: Use %lx for netdev->features sysfs formatting. 20 years ago
Jon Mason 69f6a0fafc [NET]: Add ethtool support for NETIF_F_HW_CSUM. 20 years ago
Stephen Hemminger 81e8157583 [BRIDGE]: make dev->features unsigned 20 years ago
Stephen Hemminger d8a33ac435 [BRIDGE]: features change notification 20 years ago