Commit Graph

34369 Commits (d387f6ad10764fc2174373b4a1cca443adee36e3)
 

Author SHA1 Message Date
Thomas Graf d387f6ad10 [NETLINK]: Add notification message sending interface 19 years ago
Thomas Graf 2942e90050 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts 19 years ago
David S. Miller f8d8fda54a [IPV6] udp: Fix type in previous change. 19 years ago
Stphane Witzmann 62872e2dcb [ARCNET]: SoHard PCI support 19 years ago
Bjorn Helgaas 9c3bd6833a [IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE() 19 years ago
Adrian Bunk 9a673e563e [SELINUX]: security/selinux/hooks.c: Make 4 functions static. 19 years ago
Alan Cox 97a4f3e711 [NETFILTER]: Make unused signal code go away so nobody copies its brokenness 19 years ago
David S. Miller a18135eb93 [IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling. 19 years ago
Martin Bligh 81aa646cc4 [IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs 19 years ago
Adrian Bunk 2aa7f36cdb [DECNET]: cleanups 19 years ago
Andreas Mohr 50da859d4e [TG3]: Constify firmware structs 19 years ago
Adrian Bunk 90d41122f7 [IPV6] ip6_fib.c: make code static 19 years ago
Steven Whitehouse d1aa62f15b [DECNET] Fix to decnet rules compare function 19 years ago
Steven Whitehouse d880309ae1 [DECNET] Fix to multiple tables routing 19 years ago
Stephen Hemminger b6fe17d6cc [NET] netdev: Check name length 19 years ago
Stephen Hemminger 3696f625e2 [HTB]: rbtree cleanup 19 years ago
Stephen Hemminger 0cef296da9 [HTB]: Use hlist for hash lists. 19 years ago
Stephen Hemminger 87990467d3 [HTB]: Lindent 19 years ago
Stephen Hemminger 18a63e868b [HTB]: HTB_HYSTERESIS cleanup 19 years ago
Stephen Hemminger 9ac961ee05 [HTB]: Remove lock macro. 19 years ago
Stephen Hemminger 3bf72957d2 [HTB]: Remove broken debug code. 19 years ago
Patrick McHardy b801f54917 [NET]: Increate RT_TABLE_MAX to 2^32 19 years ago
Patrick McHardy abcab26830 [DECNET]: Increase number of possible routing tables to 2^32 19 years ago
Patrick McHardy 1b43af5480 [IPV6]: Increase number of possible routing tables to 2^32 19 years ago
Patrick McHardy 1af5a8c4a1 [IPV4]: Increase number of possible routing tables to 2^32 19 years ago
Patrick McHardy 9e762a4a89 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes 19 years ago
Patrick McHardy 2dfe55b47e [NET]: Use u32 for routing table IDs 19 years ago
Stephen Hemminger d924424aae [NEIGHBOUR]: Use ALIGN() macro. 19 years ago
David S. Miller 1e38bb3a38 [NET]: Kill double initialization in sock_alloc_inode. 19 years ago
Dave Jones bf0d52492d [NET]: Remove unnecessary config.h includes from net/ 19 years ago
Stephen Hemminger f0fd27d42e [NET]: sock_register interface changes 19 years ago
Stephen Hemminger 55737fda0b [NET]: socket family using RCU 19 years ago
Stephen Hemminger 757dbb494b [NET]: drop unused elements from net_proto_family 19 years ago
Stephen Hemminger 89bddce58e [NET] socket: code style cleanup 19 years ago
Sridhar Samudrala 53fad3cbff [SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages(). 19 years ago
Steven Whitehouse a22ec367b0 [DECNET]: Convert rwlock to spinlock 19 years ago
Steven Whitehouse a8731cbf61 [DECNET]: Covert rules to use generic code 19 years ago
Herbert Xu 8f491069b4 [IPV4]: Use network-order dport for all visible inet_lookup_* 19 years ago
Stephen Hemminger 832b4c5e18 [IPV4] fib: convert reader/writer to spinlock 19 years ago
Ville Nuorvala b142955324 [IPV6]: Make sure fib6_rule_lookup doesn't return NULL 19 years ago
Herbert Xu 99a92ff504 [IPV4]: Uninline inet_lookup_listener 19 years ago
Louis Nyffenegger 1a01912ae0 [INET]: Remove is_setbyuser patch 19 years ago
David S. Miller 0298f36a57 [IPV4]: Kill fib4_rules_clean(). 19 years ago
David S. Miller 8423a9aadf [IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef 19 years ago
Adrian Bunk 8ce11e6a9f [NET]: Make code static. 19 years ago
Sridhar Samudrala e6242e928e [SUNRPC]: Update to use in-kernel sockets API. 19 years ago
Sridhar Samudrala ac5a488ef2 [NET]: Round out in-kernel sockets API 19 years ago
Thomas Graf b63bbc5006 [NEIGH]: Move netlink neighbour table bits to linux/neighbour.h 19 years ago
Thomas Graf ca860fb39b [NEIGH]: Convert neighbour table dumping to new netlink api 19 years ago
Thomas Graf 6b3f8674bc [NEIGH]: Convert neighbour table modification to new netlink api 19 years ago