Commit History

Author SHA1 Message Date
  David S. Miller 5f013c9bc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Denys Fedoryshchenko ecd15dd7e4 netfilter: nfnetlink: Fix use after free when it fails to process batch 11 years ago
  David S. Miller a64d90fd96 netfilter: Fix warning in nfnetlink_receive(). 11 years ago
  Eric W. Biederman 90f62cf30a net: Use netlink_ns_capable to verify the permisions of netlink messages 11 years ago
  Richard Guy Briggs 4f52090052 netlink: have netlink per-protocol bind function return an error code. 11 years ago
  Richard Guy Briggs bfe4bc71c6 netlink: simplify nfnetlink_bind 11 years ago
  Patrick McHardy 0eb5db7ad3 netfilter: nfnetlink: add rcu_dereference_protected() helpers 11 years ago
  Jiri Benc cdbe7c2d6d nfnetlink: do not ack malformed messages 11 years ago
  Pablo Neira Ayuso 0628b123c9 netfilter: nfnetlink: add batch support and use it from nf_tables 11 years ago
  Patrick McHardy 3ab1f683bf nfnetlink: add support for memory mapped netlink 12 years ago
  Patrick McHardy ec464e5dc5 netfilter: rename netlink related "pid" variables to "portid" 12 years ago
  Hong zhi guo 573ce260b3 net-next: replace obsolete NLMSG_* with type safe nlmsg_* 12 years ago
  Paul Bolle 9df9e78323 netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set 12 years ago
  Pablo Neira Ayuso c14b78e7de netfilter: nfnetlink: add mutex per subsystem 12 years ago
  Eric W. Biederman df008c91f8 net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm 12 years ago
  Pablo Neira Ayuso 9f00d9776b netlink: hide struct module parameter in netlink_kernel_create 13 years ago
  David S. Miller d3a5ea6e21 Merge branch 'master' of git://1984.lsi.us.es/nf-next 13 years ago
  David S. Miller c90a9bb907 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Tomasz Bursztyka 59560a38a3 netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg 13 years ago
  Pablo Neira Ayuso 03292745b0 netlink: add nlk->netlink_bind hook for module auto-loading 13 years ago
  Pablo Neira Ayuso a31f2d17b3 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create 13 years ago
  Tomasz Bursztyka 4009e18851 netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msg 13 years ago
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
  David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
  Linus Torvalds c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security 13 years ago
  Eric Dumazet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls 13 years ago
  Eric Paris fd77846152 security: remove the security_netlink_recv hook as it is equivalent to capable() 13 years ago
  Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER 14 years ago
  Eric Dumazet 6b75e3e8d6 netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() 14 years ago
  Stephen Hemminger 654d0fbdc8 netfilter: cleanup printk messages 15 years ago