| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-18 | netlink: use kfree_rcu() in netlink_release() | Eric Dumazet | 1 | -4/+15 |
| 2012-10-07 | netlink: add reference of module in netlink_dump_start | Gao feng | 1 | -8/+21 |
| 2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 2 | -107/+107 |
| 2012-09-08 | netlink: hide struct module parameter in netlink_kernel_create | Pablo Neira Ayuso | 2 | -7/+4 |
| 2012-09-08 | netlink: kill netlink_set_nonroot | Pablo Neira Ayuso | 2 | -17/+14 |
| 2012-09-07 | scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie. | Eric W. Biederman | 1 | -1/+1 |
| 2012-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+3 |
| 2012-08-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie... | David S. Miller | 1 | -2/+4 |
| 2012-08-24 | netlink: fix possible spoofing from non-root processes | Pablo Neira Ayuso | 1 | -1/+3 |
| 2012-08-21 | af_netlink: force credentials passing [CVE-2012-3520] | Eric Dumazet | 1 | -1/+1 |
| 2012-08-14 | netlink: Make the sending netlink socket availabe in NETLINK_CB | Eric W. Biederman | 1 | -2/+4 |
| 2012-07-24 | genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEP | WANG Cong | 1 | -1/+1 |
| 2012-07-10 | net: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 1 | -1/+1 |
| 2012-06-29 | netlink: add nlk->netlink_bind hook for module auto-loading | Pablo Neira Ayuso | 1 | -0/+19 |
| 2012-06-29 | netlink: add netlink_kernel_cfg parameter to netlink_kernel_create | Pablo Neira Ayuso | 2 | -9/+17 |
| 2012-05-29 | genetlink: Build a generic netlink family module alias | Neil Horman | 1 | -1/+1 |
| 2012-04-24 | af_netlink: drop_monitor/dropwatch friendly | Eric Dumazet | 1 | -2/+10 |
| 2012-04-24 | af_netlink: cleanups | Eric Dumazet | 1 | -30/+31 |
| 2012-04-19 | netlink: dont drop packet but consume it | Eric Dumazet | 1 | -1/+1 |
| 2012-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -11/+13 |
| 2012-04-06 | netlink: fix races after skb queueing | Eric Dumazet | 1 | -11/+13 |
| 2012-04-01 | genetlink: Stop using NLA_PUT*(). | David S. Miller | 1 | -15/+20 |
| 2012-02-26 | netlink: allow to pass data pointer to netlink_dump_start() callback | Pablo Neira Ayuso | 1 | -0/+1 |
| 2012-02-26 | netlink: add netlink_dump_control structure for netlink_dump_start() | Pablo Neira Ayuso | 2 | -9/+11 |
| 2012-01-30 | net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig. | Denys Vlasenko | 2 | -0/+49 |
| 2012-01-14 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 1 | -1/+1 |
| 2012-01-05 | security: remove the security_netlink_recv hook as it is equivalent to capable() | Eric Paris | 1 | -1/+1 |
| 2011-12-28 | genetlink: add auto module loading | Stephen Hemminger | 1 | -0/+9 |
| 2011-12-23 | netlink: Undo const marker in netlink_is_kernel(). | David S. Miller | 1 | -1/+1 |
| 2011-12-22 | netlink: wake up netlink listeners sooner (v2) | stephen hemminger | 1 | -1/+1 |
| 2011-12-22 | netlink: af_netlink cleanup (v2) | stephen hemminger | 2 | -18/+14 |
| 2011-12-03 | genetlink: Add lockdep_genl_is_held(). | Pravin B Shelar | 1 | -0/+8 |
| 2011-12-03 | genetlink: Add genl_notify() | Pravin B Shelar | 1 | -0/+13 |
| 2011-09-28 | af_unix: dont send SCM_CREDENTIALS by default | Eric Dumazet | 1 | -3/+2 |
| 2011-08-12 | net: cleanup some rcu_dereference_raw | Eric Dumazet | 1 | -1/+1 |
| 2011-06-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+2 |
| 2011-06-22 | netlink: advertise incomplete dumps | Johannes Berg | 1 | -0/+2 |
| 2011-06-16 | rtnetlink: unlock on error path in netlink_dump() | Dan Carpenter | 1 | -2/+1 |
| 2011-06-09 | rtnetlink: Compute and store minimum ifinfo dump size | Greg Rose | 2 | -7/+12 |
| 2011-05-24 | net: convert %p usage to %pK | Dan Rosenberg | 1 | -1/+1 |
| 2011-05-07 | net,rcu: convert call_rcu(listeners_free_rcu) to kfree_rcu() | Lai Jiangshan | 1 | -7/+1 |
| 2011-03-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -4/+14 |
| 2011-03-03 | netlink: kill eff_cap from struct netlink_skb_parms | Patrick McHardy | 1 | -6/+0 |
| 2011-03-03 | netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms | Patrick McHardy | 1 | -3/+0 |
| 2011-02-28 | netlink: handle errors from netlink_dump() | Andrey Vagin | 1 | -4/+14 |
| 2011-01-19 | Revert "netlink: test for all flags of the NLM_F_DUMP composite" | David S. Miller | 1 | -1/+1 |
| 2011-01-09 | netlink: test for all flags of the NLM_F_DUMP composite | Jan Engelhardt | 1 | -1/+1 |
| 2010-10-24 | netlink: fix netlink_change_ngroups() | Eric Dumazet | 1 | -41/+24 |
| 2010-10-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+13 |
| 2010-10-05 | genetlink: introduce pre_doit/post_doit hooks | Johannes Berg | 1 | -1/+13 |
| 2010-08-31 | netlink: Make NETLINK_USERSOCK work again. | David S. Miller | 1 | -0/+22 |
| 2010-08-18 | netlink: fix compat recvmsg | Johannes Berg | 1 | -30/+16 |
| 2010-08-15 | Revert "netlink: netlink_recvmsg() fix" | David S. Miller | 1 | -16/+6 |
| 2010-07-26 | genetlink: use genl_register_family_with_ops() | Changli Gao | 1 | -5/+1 |
| 2010-07-26 | genetlink: cleanup code according to CodingStyle | Changli Gao | 1 | -5/+4 |
| 2010-07-26 | netlink: netlink_recvmsg() fix | Eric Dumazet | 1 | -6/+16 |
| 2010-07-20 | drop_monitor: convert some kfree_skb call sites to consume_skb | Neil Horman | 1 | -4/+5 |
| 2010-06-16 | af_netlink: Add needed scm_destroy after scm_send. | Eric W. Biederman | 1 | -3/+8 |
| 2010-05-21 | netlink: Implment netlink_broadcast_filtered | Eric W. Biederman | 1 | -2/+19 |
| 2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
| 2010-04-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+3 |
| 2010-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+3 |
| 2010-04-03 | netlink: Export genl_lock() API for use by modules | James Chapman | 1 | -2/+4 |
| 2010-04-01 | net: check the length of the socket address passed to connect(2) | Changli Gao | 1 | -0/+3 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-26 | netlink: use the appropriate namespace pid | Tom Goff | 1 | -1/+1 |
| 2010-03-20 | netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err() | Pablo Neira Ayuso | 1 | -3/+14 |
| 2010-02-28 | netlink: Adding inode field to /proc/net/netlink | Masatake YAMATO | 1 | -3/+4 |
| 2010-02-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+5 |
| 2010-02-03 | netlink: fix for too early rmmod | Alexey Dobriyan | 1 | -0/+5 |
| 2010-01-13 | genetlink: optimize ctrl_dumpfamily() | Samir Bellabes | 1 | -3/+1 |
| 2009-11-25 | net: use net_eq to compare nets | Octavian Purdila | 1 | -1/+1 |
| 2009-11-17 | netlink: remove subscriptions check on notifier | Johannes Berg | 1 | -1/+1 |
| 2009-11-10 | net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard | Cyrill Gorcunov | 1 | -1/+1 |
| 2009-11-05 | net: pass kern to net_proto_family create function | Eric Paris | 1 | -1/+2 |
| 2009-10-17 | genetlink: Optimize and one bug fix in genl_generate_id() | Krishna Kumar | 1 | -16/+8 |
| 2009-10-17 | genetlink: Optimize genl_register_family() | Krishna Kumar | 1 | -5/+3 |
| 2009-10-07 | net: mark net_proto_ops as const | Stephen Hemminger | 1 | -1/+1 |
| 2009-09-30 | net: Make setsockopt() optlen be unsigned. | David S. Miller | 1 | -1/+1 |
| 2009-09-26 | net: fix nlmsg len size for skb when error bit is set. | John Fastabend | 1 | -1/+1 |
| 2009-09-24 | genetlink: fix netns vs. netlink table locking (2) | Johannes Berg | 2 | -9/+14 |
| 2009-09-22 | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 1 | -3/+3 |
| 2009-09-14 | genetlink: fix netns vs. netlink table locking | Johannes Berg | 2 | -23/+33 |
| 2009-09-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -1/+1 |
| 2009-09-04 | netlink: silence compiler warning | Brian Haley | 1 | -1/+1 |
| 2009-08-25 | netlink: constify nlmsghdr arguments | Patrick McHardy | 1 | -1/+1 |
| 2009-07-15 | net/compat/wext: send different messages to compat tasks | Johannes Berg | 1 | -1/+35 |
| 2009-07-12 | genetlink: make netns aware | Johannes Berg | 1 | -40/+146 |
| 2009-07-12 | netlink: use call_rcu for netlink_change_ngroups | Johannes Berg | 1 | -4/+30 |
| 2009-07-12 | netlink: remove unused exports | Johannes Berg | 1 | -2/+0 |
| 2009-06-18 | net: correct off-by-one write allocations reports | Eric Dumazet | 1 | -2/+2 |
| 2009-05-21 | genetlink: Introduce genl_register_family_with_ops() | Michał Mirosław | 1 | -0/+46 |
| 2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2 | -474/+1 |
| 2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -474/+1 |
| 2009-03-24 | netlink: add NETLINK_NO_ENOBUFS socket flag | Pablo Neira Ayuso | 1 | -6/+32 |
| 2009-03-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -0/+1 |
| 2009-03-23 | nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink | Pablo Neira Ayuso | 1 | -0/+1 |
| 2009-03-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+9 |
| 2009-03-03 | netlink: invert error code in netlink_set_err() | Pablo Neira Ayuso | 1 | -1/+9 |
| 2009-03-04 | netlink: Move netlink attribute parsing support to lib | Geert Uytterhoeven | 2 | -474/+1 |
| 2009-02-26 | netlink: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 1 | -4/+2 |
| 2009-02-24 | netlink: change nlmsg_notify() return value logic | Pablo Neira Ayuso | 1 | -4/+10 |
| 2009-02-20 | netlink: add NETLINK_BROADCAST_ERROR socket option | Pablo Neira Ayuso | 1 | -2/+23 |
| 2009-02-05 | netlink: change return-value logic of netlink_broadcast() | Pablo Neira Ayuso | 1 | -2/+6 |
| 2009-01-07 | genetlink: export genl_unregister_mc_group() | Inaky Perez-Gonzalez | 1 | -0/+1 |
| 2008-11-28 | netlink: allow empty nested attributes | Patrick McHardy | 1 | -0/+6 |
| 2008-11-24 | net: Make sure BHs are disabled in sock_prot_inuse_add() | Eric Dumazet | 1 | -0/+2 |
| 2008-11-23 | net: Make sure BHs are disabled in sock_prot_inuse_add() | David S. Miller | 1 | -0/+3 |
| 2008-11-23 | net: af_netlink should update its inuse counter | Eric Dumazet | 1 | -0/+2 |
| 2008-10-28 | netlink: constify struct nlattr * arg to parsing functions | Patrick McHardy | 1 | -1/+1 |
| 2008-10-16 | net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) | Johannes Berg | 1 | -1/+1 |
| 2008-10-13 | net: Rationalise email address: Network Specific Parts | Alan Cox | 1 | -1/+1 |
| 2008-07-25 | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 1 | -3/+4 |
| 2008-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
| 2008-07-01 | netlink: Unneeded local variable | Wang Chen | 1 | -1/+1 |
| 2008-06-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+4 |
| 2008-06-27 | netlink: Fix some doc comments in net/netlink/attr.c | Julius Volz | 1 | -3/+4 |
| 2008-06-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -9/+6 |
| 2008-06-18 | netlink: genl: fix circular locking | Patrick McHardy | 1 | -9/+6 |
| 2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -8/+10 |
| 2008-06-05 | netlink: Remove nonblock parameter from netlink_attachskb | Denis V. Lunev | 1 | -2/+2 |
| 2008-06-03 | netlink: Improve returned error codes | Thomas Graf | 2 | -8/+10 |
| 2008-04-28 | Audit: collect sessionid in netlink messages | Eric Paris | 1 | -0/+1 |
| 2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -2/+1 |
| 2008-04-19 | Netlink: Use generic LSM hook | Ahmed S. Darwish | 1 | -2/+1 |
| 2008-03-26 | [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 1 | -4/+4 |
| 2008-03-26 | [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 1 | -3/+3 |
| 2008-03-26 | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 1 | -15/+15 |
| 2008-03-21 | netlink: make socket filters work on netlink | Stephen Hemminger | 1 | -4/+23 |
| 2008-02-29 | [NET]: Make netlink_kernel_release publically available as sk_release_kernel. | Denis V. Lunev | 1 | -16/+2 |
| 2008-02-29 | [NETLINK]: No need for a separate __netlink_release call. | Denis V. Lunev | 1 | -18/+12 |
| 2008-02-12 | [GENETLINK]: Relax dances with genl_lock. | Pavel Emelyanov | 1 | -4/+2 |
| 2008-02-01 | [PATCH] switch audit_get_loginuid() to task_struct * | Al Viro | 1 | -1/+1 |
| 2008-01-31 | [NETNS]: Fix race between put_net() and netlink_kernel_create(). | Pavel Emelyanov | 1 | -19/+33 |
| 2008-01-28 | [NETLINK]: Add nla_append() | Patrick McHardy | 1 | -0/+19 |
| 2008-01-28 | [NETNS]: Namespace stop vs 'ip r l' race. | Denis V. Lunev | 1 | -0/+15 |
| 2008-01-28 | [NETNS]: Consolidate kernel netlink socket destruction. | Denis V. Lunev | 1 | -0/+11 |
| 2008-01-28 | [NETNS]: Double free in netlink_release. | Denis V. Lunev | 1 | -3/+7 |
| 2008-01-28 | [NETLINK] af_netlink: kill some bloat | Ilpo Järvinen | 1 | -1/+1 |
| 2008-01-28 | [NET]: Add some acquires/releases sparse annotations. | Eric Dumazet | 1 | -0/+4 |
| 2008-01-28 | [NETLINK]: kzalloc() conversion | Eric Dumazet | 1 | -7/+6 |
| 2008-01-28 | [NETLINK]: af_netlink.c checkpatch cleanups | Patrick McHardy | 1 | -38/+43 |
| 2008-01-28 | [NET]: Consolidate net namespace related proc files creation. | Denis V. Lunev | 1 | -26/+7 |
| 2007-11-13 | [NET]: Move unneeded data to initdata section. | Denis V. Lunev | 1 | -1/+1 |
| 2007-11-07 | [NETLINK]: Fix unicast timeouts | Patrick McHardy | 1 | -5/+5 |
| 2007-11-01 | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov | 1 | -1/+1 |
| 2007-10-26 | [NET]: Marking struct pernet_operations __net_initdata was inappropriate | Eric W. Biederman | 1 | -1/+1 |
| 2007-10-23 | [NETLINK]: Fix ACK processing after netlink_dump_start | Denis V. Lunev | 1 | -4/+12 |
| 2007-10-15 | [NETLINK]: Don't leak 'listeners' in netlink_kernel_create() | Jesper Juhl | 1 | -0/+2 |
| 2007-10-10 | [NET]: make netlink user -> kernel interface synchronious | Denis V. Lunev | 2 | -113/+51 |
| 2007-10-10 | [NET]: unify netlink kernel socket recognition | Denis V. Lunev | 1 | -4/+9 |
| 2007-10-10 | [NET]: cleanup 3rd argument in netlink_sendskb | Denis V. Lunev | 1 | -2/+2 |
| 2007-10-10 | [NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2 | Denis V. Lunev | 1 | -12/+3 |
| 2007-10-10 | [NET]: Make core networking code use seq_open_private | Pavel Emelyanov | 1 | -11/+2 |
| 2007-10-10 | [NETNS]: Move some code into __init section when CONFIG_NET_NS=n | Pavel Emelyanov | 1 | -3/+3 |
| 2007-10-10 | [NETLINK]: the temp variable name max is ambiguous | Denis Cheng | 1 | -6/+6 |
| 2007-10-10 | [NETLINK]: use the macro min(x,y) provided by <linux/kernel.h> instead | Denis Cheng | 1 | -1/+1 |
| 2007-10-10 | [NETLINK]: Avoid pointer in netlink_run_queue | Herbert Xu | 2 | -9/+11 |
| 2007-10-10 | [NET]: Fix race when opening a proc file while a network namespace is exiting. | Eric W. Biederman | 1 | -1/+5 |
| 2007-10-10 | [NETLINK]: Introduce nested and byteorder flag to netlink attribute | Thomas Graf | 1 | -5/+5 |
| 2007-10-10 | [NET]: Support multiple network namespaces with netlink | Eric W. Biederman | 2 | -28/+80 |
| 2007-10-10 | [NET]: Make socket creation namespace safe. | Eric W. Biederman | 1 | -6/+9 |
| 2007-10-10 | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 1 | -1/+2 |
| 2007-10-10 | [NETLINK]: use container_of instead | Denis Cheng | 1 | -1/+1 |
| 2007-07-24 | [GENETLINK]: Correctly report errors while registering a multicast group | Thomas Graf | 1 | -1/+1 |
| 2007-07-24 | [GENETLINK]: Fix adjustment of number of multicast groups | Thomas Graf | 1 | -1/+1 |
| 2007-07-24 | [GENETLINK]: Fix race in genl_unregister_mc_groups() | Thomas Graf | 1 | -8/+16 |
| 2007-07-18 | [GENETLINK]: Dynamic multicast groups. | Johannes Berg | 1 | -7/+228 |
| 2007-07-18 | [NETLIKN]: Allow removing multicast groups. | Johannes Berg | 1 | -12/+45 |
| 2007-07-18 | [NETLINK]: allocate group bitmaps dynamically | Johannes Berg | 1 | -24/+82 |
| 2007-07-18 | [NETLINK]: negative groups in netlink_setsockopt | Johannes Berg | 1 | -2/+3 |
| 2007-07-10 | [NET]: Make all initialized struct seq_operations const. | Philippe De Muyter | 1 | -1/+1 |
| 2007-07-10 | [NETLINK]: attr: add nested compat attribute type | Patrick McHardy | 1 | -0/+11 |
| 2007-06-07 | [NETLINK]: Mark netlink policies const | Patrick McHardy | 2 | -5/+5 |
| 2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
| 2007-05-04 | [NETLINK]: Remove bogus BUG_ON | Patrick McHardy | 1 | -1/+0 |
| 2007-05-03 | [NETLINK]: Fix use after free in netlink_recvmsg | Patrick McHardy | 1 | -4/+2 |
| 2007-05-03 | [NETLINK]: Kill CB only when socket is unused | Herbert Xu | 1 | -14/+15 |
| 2007-04-26 | [NETLINK]: Possible cleanups. | Adrian Bunk | 1 | -2/+2 |
| 2007-04-25 | [NETLINK]: don't reinitialize callback mutex | Patrick McHardy | 1 | -2/+6 |
| 2007-04-25 | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it | Patrick McHardy | 2 | -16/+24 |
| 2007-04-25 | [NETLINK]: introduce NLA_BINARY type | Johannes Berg | 1 | -0/+5 |
| 2007-04-25 | [NETLINK]: Directly return -EINTR from netlink_dump_start() | Thomas Graf | 2 | -6/+8 |
| 2007-04-25 | [NETLINK]: Remove error pointer from netlink message handler | Thomas Graf | 2 | -45/+32 |
| 2007-04-25 | [NETLINK]: Ignore control messages directly in netlink_run_queue() | Thomas Graf | 2 | -6/+4 |
| 2007-04-25 | [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue() | Thomas Graf | 2 | -5/+8 |
| 2007-04-25 | [NETLINK]: Remove unused groups variable | Thomas Graf | 1 | -2/+0 |
| 2007-04-25 | [NETLINK]: Introduce nlmsg_hdr() helper | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2007-04-25 | [SK_BUFF]: Convert skb->end to sk_buff_data_t | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2007-04-25 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2007-04-25 | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2007-04-25 | [TCP/DCCP/RANDOM]: Remove unused exports. | Adrian Bunk | 1 | -1/+0 |
| 2007-04-25 | [NETLINK]: Mirror UDP MSG_TRUNC semantics. | David S. Miller | 1 | -0/+3 |
| 2007-04-18 | [NETLINK]: Don't attach callback to a going-away netlink socket | Denis Lunev | 1 | -3/+3 |
| 2007-02-12 | [PATCH] mark struct file_operations const 8 | Arjan van de Ven | 1 | -1/+1 |
| 2007-02-10 | [NET] NETLINK: Fix whitespace errors. | YOSHIFUJI Hideaki | 2 | -23/+23 |
| 2007-01-03 | [AF_NETLINK]: module_put cleanup | Mariusz Kozlowski | 1 | -2/+1 |
| 2006-12-08 | [PATCH] struct path: convert netlink | Josef Sipek | 1 | -1/+1 |
| 2006-12-06 | [GENETLINK]: Fix misplaced command flags. | Jamal Hadi Salim | 1 | -2/+2 |
| 2006-12-06 | [GENETLINK]: Move command capabilities to flags. | Jamal Hadi Salim | 1 | -10/+8 |