nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / net / netlink /
2009-03-04 Pablo Neira Ayusonetlink: invert error code in netlink_set_err()
2009-01-07 Inaky Perez-Gonzalezgenetlink: export genl_unregister_mc_group()
2008-11-28 Patrick McHardynetlink: allow empty nested attributes
2008-11-24 Eric Dumazetnet: Make sure BHs are disabled in sock_prot_inuse_add()
2008-11-24 David S. Millernet: Make sure BHs are disabled in sock_prot_inuse_add()
2008-11-23 Eric Dumazetnet: af_netlink should update its inuse counter
2008-10-28 Patrick McHardynetlink: constify struct nlattr * arg to parsing functions
2008-10-16 Johannes Bergnet: Remove CONFIG_KMOD from net/ (towards removing...
2008-10-14 Alan Coxnet: Rationalise email address: Network Specific Parts
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-02 Wang Chennetlink: Unneeded local variable
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-28 Julius Volznetlink: Fix some doc comments in net/netlink/attr.c
2008-06-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-18 Patrick McHardynetlink: genl: fix circular locking
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-05 Denis V. Lunevnetlink: Remove nonblock parameter from netlink_attachskb
2008-06-03 Thomas Grafnetlink: Improve returned error codes
2008-04-28 Eric ParisAudit: collect sessionid in netlink messages
2008-04-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Ahmed S. DarwishNetlink: Use generic LSM hook
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit namespace comparision without CONFIG_...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit seq_net_private->net without CONFIG_N...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-21 Stephen Hemmingernetlink: make socket filters work on netlink
2008-02-29 Denis V. Lunev[NET]: Make netlink_kernel_release publically available...
2008-02-29 Denis V. Lunev[NETLINK]: No need for a separate __netlink_release...
2008-02-13 Pavel Emelyanov[GENETLINK]: Relax dances with genl_lock.
2008-02-01 Al Viro[PATCH] switch audit_get_loginuid() to task_struct *
2008-02-01 Pavel Emelyanov[NETNS]: Fix race between put_net() and netlink_kernel_...
2008-01-28 Patrick McHardy[NETLINK]: Add nla_append()
2008-01-28 Denis V. Lunev[NETNS]: Namespace stop vs 'ip r l' race.
2008-01-28 Denis V. Lunev[NETNS]: Consolidate kernel netlink socket destruction.
2008-01-28 Denis V. Lunev[NETNS]: Double free in netlink_release.
2008-01-28 Ilpo Järvinen[NETLINK] af_netlink: kill some bloat
2008-01-28 Eric Dumazet[NET]: Add some acquires/releases sparse annotations.
2008-01-28 Eric Dumazet[NETLINK]: kzalloc() conversion
2008-01-28 Patrick McHardy[NETLINK]: af_netlink.c checkpatch cleanups
2008-01-28 Denis V. Lunev[NET]: Consolidate net namespace related proc files...
2007-11-13 Denis V. Lunev[NET]: Move unneeded data to initdata section.
2007-11-07 Patrick McHardy[NETLINK]: Fix unicast timeouts
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-27 Eric W. Biederman[NET]: Marking struct pernet_operations __net_initdata...
2007-10-24 Denis V. Lunev[NETLINK]: Fix ACK processing after netlink_dump_start
2007-10-15 Jesper Juhl[NETLINK]: Don't leak 'listeners' in netlink_kernel_cre...
2007-10-11 Denis V. Lunev[NET]: make netlink user -> kernel interface synchronious
2007-10-11 Denis V. Lunev[NET]: unify netlink kernel socket recognition
2007-10-11 Denis V. Lunev[NET]: cleanup 3rd argument in netlink_sendskb
2007-10-11 Denis V. Lunev[NET]: Make netlink processing routines semi-synchronio...
2007-10-10 Pavel Emelyanov[NET]: Make core networking code use seq_open_private
2007-10-10 Pavel Emelyanov[NETNS]: Move some code into __init section when CONFIG...
2007-10-10 Denis Cheng[NETLINK]: the temp variable name max is ambiguous
2007-10-10 Denis Cheng[NETLINK]: use the macro min(x,y) provided by <linux...
2007-10-10 Herbert Xu[NETLINK]: Avoid pointer in netlink_run_queue
2007-10-10 Eric W. Biederman[NET]: Fix race when opening a proc file while a networ...
2007-10-10 Thomas Graf[NETLINK]: Introduce nested and byteorder flag to netli...
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 Denis Cheng[NETLINK]: use container_of instead
2007-07-24 Thomas Graf[GENETLINK]: Correctly report errors while registering...
2007-07-24 Thomas Graf[GENETLINK]: Fix adjustment of number of multicast...
2007-07-24 Thomas Graf[GENETLINK]: Fix race in genl_unregister_mc_groups()
2007-07-18 Johannes Berg[GENETLINK]: Dynamic multicast groups.
2007-07-18 Johannes Berg[NETLIKN]: Allow removing multicast groups.
2007-07-18 Johannes Berg[NETLINK]: allocate group bitmaps dynamically
2007-07-18 Johannes Berg[NETLINK]: negative groups in netlink_setsockopt
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-07-11 Patrick McHardy[NETLINK]: attr: add nested compat attribute type
2007-06-07 Patrick McHardy[NETLINK]: Mark netlink policies const
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-04 Patrick McHardy[NETLINK]: Remove bogus BUG_ON
2007-05-03 Patrick McHardy[NETLINK]: Fix use after free in netlink_recvmsg
2007-05-03 Herbert Xu[NETLINK]: Kill CB only when socket is unused
2007-04-26 Adrian Bunk[NETLINK]: Possible cleanups.
2007-04-26 Patrick McHardy[NETLINK]: don't reinitialize callback mutex
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Johannes Berg[NETLINK]: introduce NLA_BINARY type
2007-04-26 Thomas Graf[NETLINK]: Directly return -EINTR from netlink_dump_start()
2007-04-26 Thomas Graf[NETLINK]: Remove error pointer from netlink message...
2007-04-26 Thomas Graf[NETLINK]: Ignore control messages directly in netlink_...
2007-04-26 Thomas Graf[NETLINK]: Ignore !NLM_F_REQUEST messages directly...
2007-04-26 Thomas Graf[NETLINK]: Remove unused groups variable
2007-04-26 Arnaldo Carvalho... [NETLINK]: Introduce nlmsg_hdr() helper
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->end to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Adrian Bunk[TCP/DCCP/RANDOM]: Remove unused exports.
2007-04-26 David S. Miller[NETLINK]: Mirror UDP MSG_TRUNC semantics.
2007-04-19 Denis Lunev[NETLINK]: Don't attach callback to a going-away netlin...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 8
2007-02-11 YOSHIFUJI Hideaki[NET] NETLINK: Fix whitespace errors.
2007-01-04 Mariusz Kozlowski[AF_NETLINK]: module_put cleanup
2006-12-08 Josef Sipek[PATCH] struct path: convert netlink
2006-12-07 Jamal Hadi Salim[GENETLINK]: Fix misplaced command flags.
2006-12-07 Jamal Hadi Salim[GENETLINK]: Move command capabilities to flags.
2006-12-03 Jamal Hadi Salim[GENETLINK]: Add cmd dump completion.
2006-12-03 Thomas Graf[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
2006-12-03 Thomas Graf[GENETLINK] ctrl: Avoid empty CTRL_ATTR_OPS attribute...
next