Commit Graph

63 Commits (8d6b5eeea5eb644232cbbbe1c927fdf051e60fa5)

Author SHA1 Message Date
Dmitry Mishin fda9ef5d67 [NET]: Fix sk->sk_filter field access 19 years ago
Thomas Graf 5176f91ea8 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation 19 years ago
Alexey Dobriyan e5d679f339 [NET]: Use SLAB_PANIC 19 years ago
Patrick McHardy 88e91f2903 [DECNET]: Add support for fwmark masks in routing rules 19 years ago
Thomas Graf dc738dd83e [DECNET]: Convert DECnet notifications to use rtnl_notify() 19 years ago
Thomas Graf 2942e90050 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts 19 years ago
Adrian Bunk 2aa7f36cdb [DECNET]: cleanups 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
Patrick McHardy abcab26830 [DECNET]: 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
Steven Whitehouse a22ec367b0 [DECNET]: Convert rwlock to spinlock 19 years ago
Steven Whitehouse a8731cbf61 [DECNET]: Covert rules to use generic code 19 years ago
Thomas Graf 1823730fbc [IPv4]: Move interface address bits to linux/if_addr.h 19 years ago
Patrick Caulfield 9bbf28a1ff [DECNET]: Fix for routing bug 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Patrick McHardy 26e0fd1ce2 [NET]: Fix IPv4/DECnet routing rule dumping 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Darrel Goeddel c7bdb545d2 [NETLINK]: Encapsulate eff_cap usage within security framework. 19 years ago
Herbert Xu 364c6badde [NET]: Clean up skb_linearize 19 years ago
Patrick Caulfield d1a6498388 [DECNET]: Fix level1 router hello 19 years ago
Patrick Caulfield 6a57b2ee45 [DECNET]: Fix refcount 19 years ago
Andrew Morton 65b4b4e81a [NETFILTER]: Rename init functions. 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Adrian Bunk 3400112794 [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking 19 years ago
Steven Whitehouse ecba320f2e [DECnet]: Use RCU locking in dn_rules.c 19 years ago
Patrick Caulfield c60992db46 [DECnet]: Patch to fix recvmsg() flag check 19 years ago
Steven Whitehouse c4ea94ab37 [DECnet]: Endian annotation and fixes for DECnet. 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Nicolas Kaiser b8ab50bc55 netfilter: headers included twice 19 years ago
Patrick Caulfield 5062430c5c [DECNET]: Only use local routers 19 years ago
Christoph Hellwig b5e5fa5e09 [NET]: Add a dev_ioctl() fallback to sock_ioctl() 19 years ago
Arnaldo Carvalho de Melo 25995ff577 [SOCK]: Introduce sk_receive_skb 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Steven Whitehouse 1f12bcc9d1 [DECNET]: add memory buffer settings 19 years ago
Patrick Caulfield 9eb5c94ef2 [DECNET]: fix SIGPIPE 19 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 19 years ago
Patrick Caulfield 900e0143a5 [DECNET]: Remove some redundant ifdeffed code 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Randy Dunlap f4a19a56e3 [DECNET]: fix sparse gfp nocast warnings 20 years ago
Ingo Molnar 8d06afab73 [PATCH] timer initialization cleanup: DEFINE_TIMER 20 years ago
Patrick Caulfield 12a49ffd84 [DECNET]: Tidy send side socket SKB allocation. 20 years ago
Eric Dumazet ba89966c19 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 20 years ago
Andrew Morton 63a1222b1f [DECNET]: Fix build after netlink changes. 20 years ago
Patrick McHardy 066286071d [NETLINK]: Add "groups" argument to netlink_kernel_create 20 years ago
Patrick McHardy ac6d439d20 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks 20 years ago
Arnaldo Carvalho de Melo c752f0739f [TCP]: Move the tcp sock states to net/tcp_states.h 20 years ago
Harald Welte 4fdb3bb723 [NETLINK]: Add properly module refcounting for kernel netlink sockets. 20 years ago
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev 20 years ago