| Commit message (Expand) | Author | Age |
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 |
* | netlink: add reference of module in netlink_dump_start | Gao feng | 2012-10-07 |
* | netlink: Rearrange netlink_kernel_cfg to save space on 64-bit. | David S. Miller | 2012-09-23 |
* | netlink: use <linux/export.h> instead of <linux/module.h> | Pablo Neira Ayuso | 2012-09-21 |
* | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 2012-09-10 |
* | netlink: hide struct module parameter in netlink_kernel_create | Pablo Neira Ayuso | 2012-09-08 |
* | netlink: kill netlink_set_nonroot | Pablo Neira Ayuso | 2012-09-08 |
* | scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie. | Eric W. Biederman | 2012-09-07 |
* | netlink: Make the sending netlink socket availabe in NETLINK_CB | Eric W. Biederman | 2012-08-15 |
* | netlink: add nlk->netlink_bind hook for module auto-loading | Pablo Neira Ayuso | 2012-06-29 |
* | netlink: add netlink_kernel_cfg parameter to netlink_kernel_create | Pablo Neira Ayuso | 2012-06-29 |
* | netlink: Delete NLMSG_PUT and NLMSG_NEW. | David S. Miller | 2012-06-27 |
* | netfilter: remove ip_queue support | Pablo Neira Ayuso | 2012-05-08 |
* | netlink: allow to pass data pointer to netlink_dump_start() callback | Pablo Neira Ayuso | 2012-02-26 |
* | netlink: add netlink_dump_control structure for netlink_dump_start() | Pablo Neira Ayuso | 2012-02-26 |
* | net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig. | Denys Vlasenko | 2012-01-30 |
* | inet_diag: Partly rename inet_ to sock_ | Pavel Emelyanov | 2011-12-06 |
* | Merge git://github.com/herbertx/crypto | Linus Torvalds | 2011-11-01 |
|\ |
|
| * | crypto: Add userspace configuration API | Steffen Klassert | 2011-10-21 |
* | | headers, net: Use __kernel_sa_family_t in more definitions shared with userland | Ben Hutchings | 2011-08-26 |
* | | net: Make userland include of netlink.h more sane. | David S. Miller | 2011-08-08 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-24 |
|\ |
|
| * | netlink: advertise incomplete dumps | Johannes Berg | 2011-06-22 |
* | | rtnetlink: Compute and store minimum ifinfo dump size | Greg Rose | 2011-06-09 |
* | | RDMA: Add netlink infrastructure | Roland Dreier | 2011-05-20 |
|/ |
|
* | netlink: kill eff_cap from struct netlink_skb_parms | Patrick McHardy | 2011-03-03 |
* | netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms | Patrick McHardy | 2011-03-03 |
* | netlink: fix gcc -Wconversion compilation warning | Dmitry V. Levin | 2010-12-17 |
* | net: Move "struct net" declaration inside the __KERNEL__ macro guard | Ollie Wild | 2010-09-22 |
* | netlink: Implment netlink_broadcast_filtered | Eric W. Biederman | 2010-05-21 |
* | netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err() | Pablo Neira Ayuso | 2010-03-20 |
* | net: cleanup include/linux | Eric Dumazet | 2009-11-04 |
* | genetlink: fix netns vs. netlink table locking (2) | Johannes Berg | 2009-09-24 |
* | genetlink: fix netns vs. netlink table locking | Johannes Berg | 2009-09-14 |
* | netlink: constify nlmsghdr arguments | Patrick McHardy | 2009-08-25 |
* | netlink: add NETLINK_NO_ENOBUFS socket flag | Pablo Neira Ayuso | 2009-03-24 |
* | netlink: add NETLINK_BROADCAST_ERROR socket option | Pablo Neira Ayuso | 2009-02-20 |
* | netlink: avoid memset of 0 bytes sparse warning | Patrick McHardy | 2008-11-20 |
* | netlink: Remove nonblock parameter from netlink_attachskb | Denis V. Lunev | 2008-06-05 |
* | Audit: collect sessionid in netlink messages | Eric Paris | 2008-04-28 |
* | [IPV4] fib_trie: rescan if key is lost during dump | Stephen Hemminger | 2008-01-31 |
* | [NETNS]: Consolidate kernel netlink socket destruction. | Denis V. Lunev | 2008-01-28 |
* | [NETLINK]: Mark attribute construction exception unlikely | Patrick McHardy | 2008-01-28 |
* | [NETLINK]: Fix unicast timeouts | Patrick McHardy | 2007-11-07 |
* | [NET]: make netlink user -> kernel interface synchronious | Denis V. Lunev | 2007-10-11 |
* | [NET]: cleanup 3rd argument in netlink_sendskb | Denis V. Lunev | 2007-10-11 |
* | [NETLINK]: Introduce nested and byteorder flag to netlink attribute | Thomas Graf | 2007-10-10 |
* | [NET]: Support multiple network namespaces with netlink | Eric W. Biederman | 2007-10-10 |
* | [NETLIKN]: Allow removing multicast groups. | Johannes Berg | 2007-07-18 |
* | [NETLINK]: allocate group bitmaps dynamically | Johannes Berg | 2007-07-18 |