mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / net / netlink /
2010-05-21 Eric W. Biedermannetlink: Implment netlink_broadcast_filtered
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-04-03 James Chapmannetlink: Export genl_lock() API for use by modules
2010-04-02 Changli Gaonet: check the length of the socket address passed...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-27 Tom Goffnetlink: use the appropriate namespace pid
2010-03-20 Pablo Neira Ayusonetlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
2010-02-28 Masatake YAMATOnetlink: Adding inode field to /proc/net/netlink
2010-02-04 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-02-04 Alexey Dobriyannetlink: fix for too early rmmod
2010-01-14 Samir Bellabesgenetlink: optimize ctrl_dumpfamily()
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-17 Johannes Bergnetlink: remove subscriptions check on notifier
2009-11-11 Cyrill Gorcunovnet: netlink_getname, packet_getname -- use DECLARE_SOC...
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-10-18 Krishna Kumargenetlink: Optimize and one bug fix in genl_generate_id()
2009-10-18 Krishna Kumargenetlink: Optimize genl_register_family()
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-27 John Fastabendnet: fix nlmsg len size for skb when error bit is set.
2009-09-24 Johannes Berggenetlink: fix netns vs. netlink table locking (2)
2009-09-22 Jan Beulichmm: replace various uses of num_physpages by totalram_pages
2009-09-15 Johannes Berggenetlink: fix netns vs. netlink table locking
2009-09-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-09-05 Brian Haleynetlink: silence compiler warning
2009-08-25 Patrick McHardynetlink: constify nlmsghdr arguments
2009-07-15 Johannes Bergnet/compat/wext: send different messages to compat...
2009-07-12 Johannes Berggenetlink: make netns aware
2009-07-12 Johannes Bergnetlink: use call_rcu for netlink_change_ngroups
2009-07-12 Johannes Bergnetlink: remove unused exports
2009-06-18 Eric Dumazetnet: correct off-by-one write allocations reports
2009-05-21 Michał Mirosławgenetlink: Introduce genl_register_family_with_ops()
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-03-25 Holger Eitzenbergernetlink: add nla_policy_len()
2009-03-24 Pablo Neira Ayusonetlink: add NETLINK_NO_ENOBUFS socket flag
2009-03-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-03-23 Pablo Neira Ayusonefilter: nfnetlink: add nfnetlink_set_err and use...
2009-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-04 Pablo Neira Ayusonetlink: invert error code in netlink_set_err()
2009-03-04 Geert Uytterhoevennetlink: Move netlink attribute parsing support to lib
2009-02-27 Wei Yongjunnetlink: remove some pointless conditionals before...
2009-02-25 Pablo Neira Ayusonetlink: change nlmsg_notify() return value logic
2009-02-20 Pablo Neira Ayusonetlink: add NETLINK_BROADCAST_ERROR socket option
2009-02-06 Pablo Neira Ayusonetlink: change return-value logic of netlink_broadcast()
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...
next