Commit Graph

65 Commits (0e65f82814e9828d3ff54988de9e7c0b36794daa)

Author SHA1 Message Date
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
fff9cfd99c [PATCH] Wireless Extensions 18 (aka WPA) 20 years ago
Jesper Juhl 02c30a84e6 [PATCH] update Ross Biro bouncing email address 20 years ago
Arnaldo Carvalho de Melo 476e19cfa1 [IPV6]: Fix OOPS when using IPV6_ADDRFORM 20 years ago
Patrick McHardy bd96535b81 [NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit() 20 years ago
Patrick McHardy e4f8ab00cf [NETFILTER]: Fix nf_debug_ip_local_deliver() 20 years ago
Tommy S. Christensen cacaddf57e [NET]: Disable queueing when carrier is lost. 20 years ago
David S. Miller 0f4821e7b9 [XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv(). 20 years ago
David S. Miller 09e1430598 [NETLINK]: Fix infinite loops in synchronous netlink changes. 20 years ago
Herbert Xu 2a0a6ebee1 [NETLINK]: Synchronous message processing. 20 years ago
Thomas Graf db46edc6d3 [RTNETLINK] Cleanup rtnetlink_link tables 20 years ago
Thomas Graf f90a0a74b8 [RTNETLINK] Fix & cleanup rtm_min/rtm_max 20 years ago
Martin Waitz 67be2dd1ba [PATCH] DocBook: fix some descriptions 20 years ago
Pavel Pisa 4dc3b16ba1 [PATCH] DocBook: changes and extensions to the kernel documentation 20 years ago
Jesper Juhl e49332bd12 [PATCH] misc verify_area cleanups 20 years ago