1. 496c606 netrom: hold sock when setting skb->destructor by Cong Wang · 4 years, 9 months ago
  2. cab2e3d netrom: fix a memory leak in nr_rx_frame() by Cong Wang · 4 years, 10 months ago
  3. baa9e32 netrom: switch to sock timer API by Cong Wang · 5 years ago
  4. aa9f3a0 netrom: fix locking in nr_find_socket() by Cong Wang · 5 years ago
  5. 8f481b50 netfilter: Remove spurios included of netfilter.h by Eric W Biederman · 9 years ago
  6. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  7. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 9 years ago
  8. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  9. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  10. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 9 years ago
  11. dc8e541 netrom: use linux/uaccess.h by Fabian Frederick · 10 years ago
  12. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  13. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  14. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 10 years ago
  15. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 10 years ago
  16. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  17. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  18. 7a3b684 netrom: info leak in ->getname() by Dan Carpenter · 11 years ago
  19. c802d75 netrom: fix invalid use of sizeof in nr_recvmsg() by Wei Yongjun · 11 years ago
  20. 3ce5efa netrom: fix info leak via msg_name in nr_recvmsg() by Mathias Krause · 11 years ago
  21. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  22. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  23. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  24. bf5b30b net: change return values from -EACCES to -EPERM by Zhao Hongjiang · 12 years ago
  25. 6cf5c95 netrom: copy_datagram_iovec can fail by Alan Cox · 12 years ago
  26. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  27. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 12 years ago
  28. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  29. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  30. 32288eb netrom: avoid overflows in nr_setsockopt() by Xi Wang · 12 years ago
  31. 0f20f5a NET: NETROM: Fix formatting. by Ralf Baechle · 12 years ago
  32. 10cae1c NET: NETROM: Cleanup argument SIOCADDRT ioctl argument checking. by Ralf Baechle · 12 years ago
  33. ac1a1de NET: NETROM: When adding a route verify length of mnemonic string. by Ralf Baechle · 12 years ago
  34. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  35. c485538 netrom: Reduce switch/case indent by Joe Perches · 13 years ago
  36. 8849b72 NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls by Ralf Baechle · 13 years ago
  37. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  38. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  39. 90dd7f5 net: netrom: use seq_hlist_foo() helpers by Li Zefan · 14 years ago
  40. d00c362 ax25: netrom: rose: Fix timer oopses by Jarek Poplawski · 14 years ago
  41. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  42. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 14 years ago
  43. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 14 years ago
  44. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 14 years ago
  45. c6d14c8 net: Introduce for_each_netdev_rcu() iterator by Eric Dumazet · 14 years ago
  46. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  47. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  48. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  49. 36e4d64 convert hamradio drivers to netdev_txreturnt_t by Stephen Hemminger · 15 years ago
  50. c6ba973 NETROM: Fix use of static buffer by Ralf Baechle · 15 years ago
  51. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  52. f6b97b2 netrom: Fix nr_getname() leak by Eric Dumazet · 15 years ago
  53. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  54. 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 15 years ago
  55. c564039 net: sk_wmem_alloc has initial value of one, not zero by Eric Dumazet · 15 years ago
  56. cc29c70 net/netrom: Fix socket locking by Jean Delvare · 15 years ago
  57. 80e20f6 Revert "netrom: zero length frame filtering in NetRom" by David S. Miller · 15 years ago
  58. 83e0bbc af_rose/x25: Sanity check the maximum user frame size by Alan Cox · 15 years ago
  59. a3ac80a netrom: zero length frame filtering in NetRom by Bernard Pidoux · 15 years ago
  60. 0f6c5c8 netrom: convert to net_device_ops by Stephen Hemminger · 15 years ago
  61. b51414b netrom: convert to internal net_device_stats by Stephen Hemminger · 15 years ago
  62. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  63. ba95b23 CRED: Wrap task credential accesses in the netrom protocol by David Howells · 15 years ago
  64. 6d9f239 net: '&' redux by Alexey Dobriyan · 15 years ago
  65. 859f4c7 netrom: Fix sock_orphan() use in nr_release by Jarek Poplawski · 16 years ago
  66. cf508b1 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. by David S. Miller · 16 years ago
  67. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  68. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 16 years ago
  69. c773e84 netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. by David S. Miller · 16 years ago
  70. 48c5732 netrom: Kill spurious NULL'ing of sk->sk_socket. by David S. Miller · 16 years ago
  71. 7b66767 netrom: Use sock_graft() and remove bogus sk_socket and sk_sleep init. by David S. Miller · 16 years ago
  72. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  73. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  74. b5ccd79 [NET]: Simple ctl_table to ctl_path conversions. by Pavel Emelyanov · 16 years ago
  75. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  76. c6e6ca7 [NET]: Correct two mistaken skb_reset_mac_header() conversions. by David S. Miller · 16 years ago
  77. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  78. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  79. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  80. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  81. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  82. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  83. 639fc4c [NET] NETROM: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  84. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  85. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  86. 75606dc [AX25/NETROM/ROSE]: Convert to use modern wait queue API by Ralf Baechle · 17 years ago
  87. 1a4e2d0 [SK_BUFF]: Some more conversions to skb_copy_from_linear_data by Arnaldo Carvalho de Melo · 17 years ago
  88. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  89. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  90. eeeb037 [SK_BUFF]: More skb_put related conversions to skb_reset_transport_header by Arnaldo Carvalho de Melo · 17 years ago
  91. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  92. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  93. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  94. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  95. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  96. 6fe6b17 [PATCH] sysctl: netrom: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  97. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  98. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  99. 5f8f59d [NET] NETROM: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  100. a428271 [AX.25]: Fix unchecked ax25_linkfail_register uses by Ralf Baechle · 17 years ago