提交歷史

作者 SHA1 備註 提交日期
  Linus Torvalds 408afb8d78 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 年之前
  Christoph Hellwig db5051ead6 net: convert datagram_poll users tp ->poll_mask 7 年之前
  Christoph Hellwig c350637227 proc: introduce proc_create_net{,_data} 7 年之前
  YU Bo ae552ac278 net/netlink: make sure the headers line up actual value output 7 年之前
  Eric Dumazet 6091f09c2f netlink: fix uninit-value in netlink_sendmsg 7 年之前
  David S. Miller c0b458a946 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  Kirill Tkhai 2f635ceeb2 net: Drop pernet_operations::async 7 年之前
  Alexander Potapenko 7880287981 netlink: make sure nladdr has correct size in netlink_connect() 7 年之前
  David S. Miller f74290fdb3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  Jason A. Donenfeld b87b6194be netlink: put module reference if dump start fails 7 年之前
  Kirill Tkhai b86b47a395 net: Convert netlink_tap_net_ops 7 年之前
  Kirill Tkhai 194b95d216 net: Convert netlink_net_ops 7 年之前
  Denys Vlasenko 9b2c45d479 net: make getname() functions return length rather than use int* parameter 7 年之前
  David S. Miller 8565d26bcb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  Xin Long cd443f1e91 netlink: reset extack earlier in netlink_rcv_skb 7 年之前
  David S. Miller c02b3741eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  Alexey Dobriyan 96890d6252 net: delete /proc THIS_MODULE references 7 年之前
  David Ahern cbbdf8433a netlink: extack needs to be reset each time through loop 7 年之前
  David S. Miller c30abd5e40 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  Kevin Cernekee 93c647643b netlink: Add netns check on taps 7 年之前
  Cong Wang b1042d3563 netlink: convert netlink tap spinlock to mutex 7 年之前
  Cong Wang 25e3f70fcb netlink: make netlink tap per netns 7 年之前
  Tom Herbert 97a6ec4ac0 rhashtable: Change rhashtable_walk_start to return void 7 年之前
  Johannes Berg 0c4b916978 netlink: remove unnecessary forward declaration 7 年之前
  Jason A. Donenfeld 0642840b8b af_netlink: ensure that NLMSG_DONE never fails in dumps 7 年之前
  David Ahern 4f6265d485 netlink: Allow ext_ack to carry non-error messages 7 年之前
  David S. Miller f8ddadc4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  Johannes Berg 48044eb490 netlink: fix netlink_ack() extack race 7 年之前
  Johannes Berg a2084f5650 netlink: use NETLINK_CB(in_skb).sk instead of looking it up 7 年之前
  Jason A. Donenfeld 41c87425a1 netlink: do not set cb_running if dump's start() errs 7 年之前