Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Torvalds c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security há 13 anos atrás
  Eric Dumazet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls há 13 anos atrás
  Eric Paris fd77846152 security: remove the security_netlink_recv hook as it is equivalent to capable() há 13 anos atrás
  Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER há 14 anos atrás
  Eric Dumazet 6b75e3e8d6 netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() há 14 anos atrás
  Stephen Hemminger 654d0fbdc8 netfilter: cleanup printk messages há 15 anos atrás
  Patrick McHardy 6291055465 Merge branch 'master' of /repos/git/net-next-2.6 há 15 anos atrás
  Pablo Neira Ayuso 37b7ef7203 netfilter: ctnetlink: fix reliable event delivery if message building fails há 15 anos atrás
  Zhitong Wang c01ae818a3 netfilter: remove unused headers in net/netfilter/nfnetlink.c há 15 anos atrás
  Alexey Dobriyan cd8c20b650 netfilter: nfnetlink: netns support há 15 anos atrás
  Patrick McHardy 3993832464 netfilter: nfnetlink: constify message attributes and headers há 16 anos atrás
  Pablo Neira Ayuso e34d5c1a4f netfilter: conntrack: replace notify chain by function pointer há 16 anos atrás
  Pablo Neira Ayuso f49c857ff2 netfilter: nfnetlink: cleanup for nfnetlink_rcv_msg() function há 16 anos atrás
  Pablo Neira Ayuso a0142733a7 netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket há 16 anos atrás
  Pablo Neira Ayuso dd5b6ce6fd nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink há 16 anos atrás
  Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) há 17 anos atrás
  Pablo Neira Ayuso e6a7d3c04f netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat há 17 anos atrás
  Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. há 17 anos atrás
  Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious há 18 anos atrás
  Denis V. Lunev 3b71535f35 [NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2 há 18 anos atrás
  Patrick McHardy e373057828 [NETFILTER]: nfnetlink: support attribute policies há 18 anos atrás
  Patrick McHardy dd82185f2c [NETFILTER]: nfnetlink: use nlmsg_notify() há 18 anos atrás
  Patrick McHardy df6fb868d6 [NETFILTER]: nfnetlink: convert to generic netlink attribute functions há 18 anos atrás
  Patrick McHardy 7c8d4cb419 [NETFILTER]: nfnetlink: make subsystem and callbacks const há 18 anos atrás
  Herbert Xu 0cfad07555 [NETLINK]: Avoid pointer in netlink_run_queue há 18 anos atrás
  Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink há 18 anos atrás
  Patrick McHardy af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it há 18 anos atrás
  Thomas Graf c7bf5f9dc2 [NETFILTER] nfnetlink: netlink_run_queue() already checks for NLM_F_REQUEST há 18 anos atrás
  Thomas Graf 1d00a4eb42 [NETLINK]: Remove error pointer from netlink message handler há 18 anos atrás
  Pablo Neira Ayuso ac6d141dc7 [NETFILTER]: nfnetlink: parse attributes with nfattr_parse in nfnetlink_check_attribute há 18 anos atrás