aboutsummaryrefslogtreecommitdiff
path: root/net/netlink
AgeCommit message (Expand)AuthorFilesLines
2013-09-06net: netlink: filter particular protocols from analyzersGravatar Daniel Borkmann 1-0/+30
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-12/+55
2013-08-28genl: Hold reference on correct module while netlink-dump.Gravatar Pravin B Shelar 1-9/+11
2013-08-28genl: Fix genl dumpit() locking.Gravatar Pravin B Shelar 1-5/+46
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-7/+0
2013-08-22Revert "genetlink: fix family dump race"Gravatar Johannes Berg 1-7/+0
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+7
2013-08-15netlink: Eliminate kmalloc in netlink dump operation.Gravatar Pravin B Shelar 2-56/+44
2013-08-13genetlink: fix family dump raceGravatar Johannes Berg 1-0/+7
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+3
2013-08-02net: netlink: minor: remove unused pointer in alloc_pg_vecGravatar Daniel Borkmann 1-2/+2
2013-07-30genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACEGravatar Pablo Neira 1-1/+1
2013-07-27genetlink: release cb_lock before requesting additional moduleGravatar Stanislaw Gruszka 1-0/+2
2013-06-27netlink: fix splat in skb_clone with large messagesGravatar Pablo Neira 1-17/+18
2013-06-24net: netlink: virtual tap device managementGravatar Daniel Borkmann 1-0/+107
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2013-06-13netlink: make compare exist all the timeGravatar Gao feng 1-2/+2
2013-06-11netlink: fix error propagation in netlink_mmap()Gravatar Patrick McHardy 1-1/+1
2013-06-11netlink: Add compare function for netlink_tableGravatar Gao feng 2-8/+26
2013-06-07netlink: allow large data transfers from user-spaceGravatar Pablo Neira Ayuso 1-2/+35
2013-06-04net: fix sk_buff head without data areaGravatar Pablo Neira 1-1/+1
2013-05-01netlink: kconfig: move mmap i/o into netlink kconfigGravatar Daniel Borkmann 1-0/+9
2013-05-01netlink: Fix skb ref counting.Gravatar Pravin B Shelar 1-1/+0
2013-04-26genetlink: fix possible memory leak in genl_family_rcv_msg()Gravatar Wei Yongjun 1-2/+3
2013-04-25genl: Allow concurrent genl callbacks.Gravatar Pravin B Shelar 1-38/+76
2013-04-24netlink: fix compilation after memory mapped patchesGravatar Nicolas Dichtel 1-4/+4
2013-04-23netlink: Fix build with mmap disabled.Gravatar David S. Miller 1-0/+7
2013-04-23netlink: fix typo in net/netlink/af_netlink.cGravatar Stephen Rothwell 1-1/+1
2013-04-19netlink: add RX/TX-ring support to netlink diagGravatar Patrick McHardy 1-0/+32
2013-04-19netlink: add flow control for memory mapped I/OGravatar Patrick McHardy 1-27/+61
2013-04-19netlink: implement memory mapped recvmsg()Gravatar Patrick McHardy 1-3/+141
2013-04-19netlink: implement memory mapped sendmsg()Gravatar Patrick McHardy 1-6/+129
2013-04-19netlink: add mmap'ed netlink helper functionsGravatar Patrick McHardy 1-2/+183
2013-04-19netlink: mmaped netlink: ring setupGravatar Patrick McHardy 2-2/+286
2013-04-19netlink: add netlink_skb_set_owner_r()Gravatar Patrick McHardy 1-3/+17
2013-04-19netlink: don't orphan skb in netlink_trim()Gravatar Patrick McHardy 1-1/+1
2013-04-19netlink: rename ssk to sk in struct netlink_skb_paramsGravatar Patrick McHardy 1-1/+1
2013-04-19netlink: add symbolic value for congested stateGravatar Patrick McHardy 1-7/+11
2013-03-28net-next: replace obsolete NLMSG_* with type safe nlmsg_*Gravatar Hong zhi guo 1-2/+2
2013-03-21netlink: Diag core and basic socket info dumping (v2)Gravatar Andrey Vagin 3-0/+201
2013-03-21net: prepare netlink code for netlink diagGravatar Andrey Vagin 2-54/+67
2013-03-20genetlink: trigger BUG_ON if a group name is too longGravatar Masatake YAMATO 1-0/+1
2013-02-27hlist: drop the node parameter from iteratorsGravatar Sasha Levin 1-19/+11
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2013-02-22new helper: file_inode(file)Gravatar Al Viro 1-1/+1
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGravatar Gao feng 1-1/+1
2013-02-18net: proc: change proc_net_fops_create to proc_createGravatar Gao feng 1-1/+1
2013-01-09netlink: Use FIELD_SIZEOF() in netlink_proto_init().Gravatar YOSHIFUJI Hideaki / 吉藤英明 1-2/+1
2012-12-17netlink: validate addr_len on bindGravatar Hannes Frederic Sowa 1-0/+3
2012-12-17netlink: change presentation of portid in procfs to unsignedGravatar Hannes Frederic Sowa 1-1/+1