Commit History

Author SHA1 Message Date
  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
  Patrick McHardy 6291055465 Merge branch 'master' of /repos/git/net-next-2.6 15 years ago
  Pablo Neira Ayuso 37b7ef7203 netfilter: ctnetlink: fix reliable event delivery if message building fails 15 years ago
  Zhitong Wang c01ae818a3 netfilter: remove unused headers in net/netfilter/nfnetlink.c 15 years ago
  Alexey Dobriyan cd8c20b650 netfilter: nfnetlink: netns support 15 years ago
  Patrick McHardy 3993832464 netfilter: nfnetlink: constify message attributes and headers 16 years ago
  Pablo Neira Ayuso e34d5c1a4f netfilter: conntrack: replace notify chain by function pointer 16 years ago
  Pablo Neira Ayuso f49c857ff2 netfilter: nfnetlink: cleanup for nfnetlink_rcv_msg() function 16 years ago
  Pablo Neira Ayuso a0142733a7 netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket 16 years ago
  Pablo Neira Ayuso dd5b6ce6fd nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink 16 years ago
  Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) 16 years ago
  Pablo Neira Ayuso e6a7d3c04f netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat 16 years ago
  Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
  Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 17 years ago
  Denis V. Lunev 3b71535f35 [NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2 17 years ago
  Patrick McHardy e373057828 [NETFILTER]: nfnetlink: support attribute policies 17 years ago
  Patrick McHardy dd82185f2c [NETFILTER]: nfnetlink: use nlmsg_notify() 17 years ago
  Patrick McHardy df6fb868d6 [NETFILTER]: nfnetlink: convert to generic netlink attribute functions 17 years ago
  Patrick McHardy 7c8d4cb419 [NETFILTER]: nfnetlink: make subsystem and callbacks const 17 years ago
  Herbert Xu 0cfad07555 [NETLINK]: Avoid pointer in netlink_run_queue 18 years ago
  Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 18 years ago
  Patrick McHardy af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it 18 years ago
  Thomas Graf c7bf5f9dc2 [NETFILTER] nfnetlink: netlink_run_queue() already checks for NLM_F_REQUEST 18 years ago
  Thomas Graf 1d00a4eb42 [NETLINK]: Remove error pointer from netlink message handler 18 years ago