aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlink
Commit message (Expand)AuthorAge
* netlink: fix races after skb queueingEric Dumazet2012-04-06
* netlink: allow to pass data pointer to netlink_dump_start() callbackPablo Neira Ayuso2012-02-26
* netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-26
* net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.Denys Vlasenko2012-01-30
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-14
|\
| * security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-05
* | genetlink: add auto module loadingStephen Hemminger2011-12-28
* | netlink: Undo const marker in netlink_is_kernel().David S. Miller2011-12-23
* | netlink: wake up netlink listeners sooner (v2)stephen hemminger2011-12-22
* | netlink: af_netlink cleanup (v2)stephen hemminger2011-12-22
* | genetlink: Add lockdep_genl_is_held().Pravin B Shelar2011-12-03
* | genetlink: Add genl_notify()Pravin B Shelar2011-12-03
* | af_unix: dont send SCM_CREDENTIALS by defaultEric Dumazet2011-09-28
* | net: cleanup some rcu_dereference_rawEric Dumazet2011-08-12
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24
|\
| * netlink: advertise incomplete dumpsJohannes Berg2011-06-22
* | rtnetlink: unlock on error path in netlink_dump()Dan Carpenter2011-06-16
* | rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-09
|/
* net: convert %p usage to %pKDan Rosenberg2011-05-24
* net,rcu: convert call_rcu(listeners_free_rcu) to kfree_rcu()Lai Jiangshan2011-05-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-04
|\
| * netlink: handle errors from netlink_dump()Andrey Vagin2011-02-28
* | netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy2011-03-03
* | netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy2011-03-03
|/
* Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller2011-01-19
* netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt2011-01-09
* netlink: fix netlink_change_ngroups()Eric Dumazet2010-10-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-08
|\
| * genetlink: introduce pre_doit/post_doit hooksJohannes Berg2010-10-05
* | netlink: Make NETLINK_USERSOCK work again.David S. Miller2010-08-31
* | netlink: fix compat recvmsgJohannes Berg2010-08-19
* | Revert "netlink: netlink_recvmsg() fix"David S. Miller2010-08-16
|/
* genetlink: use genl_register_family_with_ops()Changli Gao2010-07-27
* genetlink: cleanup code according to CodingStyleChangli Gao2010-07-26
* netlink: netlink_recvmsg() fixEric Dumazet2010-07-26
* drop_monitor: convert some kfree_skb call sites to consume_skbNeil Horman2010-07-20
* af_netlink: Add needed scm_destroy after scm_send.Eric W. Biederman2010-06-16
* netlink: Implment netlink_broadcast_filteredEric W. Biederman2010-05-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-06
| |\
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
|\ \ \ | | |/ | |/|
| * | net: check the length of the socket address passed to connect(2)Changli Gao2010-04-01
| |/
* | netlink: Export genl_lock() API for use by modulesJames Chapman2010-04-03
* | netlink: use the appropriate namespace pidTom Goff2010-03-26
|/
* netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2010-03-20
* netlink: Adding inode field to /proc/net/netlinkMasatake YAMATO2010-02-28
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-03
|\
| * netlink: fix for too early rmmodAlexey Dobriyan2010-02-03
* | genetlink: optimize ctrl_dumpfamily()Samir Bellabes2010-01-13
|/