Commit History

Author SHA1 Message Date
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry 12 years ago
  Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 fab2574591 netlink: Use FIELD_SIZEOF() in netlink_proto_init(). 12 years ago
  Hannes Frederic Sowa 4e4b53768f netlink: validate addr_len on bind 12 years ago
  Hannes Frederic Sowa 9f1e0ad0ad netlink: change presentation of portid in procfs to unsigned 12 years ago
  Eric W. Biederman df008c91f8 net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm 12 years ago
  Eric Dumazet 6d772ac557 netlink: use kfree_rcu() in netlink_release() 12 years ago
  Gao feng 6dc878a8ca netlink: add reference of module in netlink_dump_start 12 years ago
  Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 12 years ago
  Pablo Neira Ayuso 9f00d9776b netlink: hide struct module parameter in netlink_kernel_create 12 years ago
  Pablo Neira Ayuso 9785e10aed netlink: kill netlink_set_nonroot 12 years ago
  Eric W. Biederman dbe9a4173e scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie. 12 years ago
  David S. Miller c32f38619a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  David S. Miller e6acb38480 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 years ago
  Pablo Neira Ayuso 20e1db19db netlink: fix possible spoofing from non-root processes 13 years ago
  Eric Dumazet e0e3cea46d af_netlink: force credentials passing [CVE-2012-3520] 13 years ago
  Eric W. Biederman 3fbc290540 netlink: Make the sending netlink socket availabe in NETLINK_CB 13 years ago
  Pablo Neira Ayuso 03292745b0 netlink: add nlk->netlink_bind hook for module auto-loading 13 years ago
  Pablo Neira Ayuso a31f2d17b3 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create 13 years ago
  Eric Dumazet bfb253c9b2 af_netlink: drop_monitor/dropwatch friendly 13 years ago
  Eric Dumazet 658cb354ed af_netlink: cleanups 13 years ago
  Eric Dumazet 8460c00f6e netlink: dont drop packet but consume it 13 years ago
  Eric Dumazet 4a7e7c2ad5 netlink: fix races after skb queueing 13 years ago
  Pablo Neira Ayuso 7175c88307 netlink: allow to pass data pointer to netlink_dump_start() callback 13 years ago
  Pablo Neira Ayuso 80d326fab5 netlink: add netlink_dump_control structure for netlink_dump_start() 13 years ago
  Denys Vlasenko a46621a3a8 net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig. 13 years ago
  David S. Miller 035c4c16be netlink: Undo const marker in netlink_is_kernel(). 13 years ago