1. 9371937 ax25: uninitialized variable in ax25_setsockopt() by Dan Carpenter · 3 years ago
  2. 1ade48d ax25: NPD bug when detaching AX25 device by Lin Ma · 3 years ago
  3. c045ad2 ax25: constify dev_addr passing by Jakub Kicinski · 3 years, 3 months ago
  4. 5646fba net: ax25: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 10 months ago
  5. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  6. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  7. 17ad73e AX.25: Prevent integer overflows in connect and sendmsg by Dan Carpenter · 4 years, 5 months ago
  8. 8885bb0 AX.25: Prevent out-of-bounds read in ax25_sendmsg() by Peilin Ye · 4 years, 5 months ago
  9. 2f2a7ff AX.25: Fix out-of-bounds read in ax25_connect() by Peilin Ye · 4 years, 5 months ago
  10. 687775c ax25: fix setsockopt(SO_BINDTODEVICE) by Eric Dumazet · 4 years, 7 months ago
  11. e9cdced net: Make sock protocol value checks more specific by Mat Martineau · 5 years ago
  12. 7976a11 net: use helpers to change sk_ack_backlog by Eric Dumazet · 5 years ago
  13. 0614e2b ax25: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 5 years ago
  14. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  15. 966cdde net: ax25: fix misuse of %x by Fuqian Huang · 6 years ago
  16. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  17. c433570 ax25: fix a use-after-free in ax25_fillin_cb() by Cong Wang · 6 years ago
  18. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  19. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  20. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  21. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  22. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  23. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  24. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  25. 8dbd05f net: ax25: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  26. b6d52ed net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  27. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  28. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  29. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  30. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  31. 4a7d99e AX.25: Close socket connection on session completion by Basil Gunn · 9 years ago
  32. 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  33. 3200392 ax25: Stop using sock->sk_protinfo. by David Miller · 10 years ago
  34. 8f481b50 netfilter: Remove spurios included of netfilter.h by Eric W Biederman · 10 years ago
  35. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  36. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  37. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 11 years ago
  38. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  39. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 11 years ago
  40. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  41. 7688775 ax25: cleanup a range test by Dan Carpenter · 11 years ago
  42. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  43. ef3313e ax25: fix info leak via msg_name in ax25_recvmsg() by Mathias Krause · 12 years ago
  44. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  45. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
  46. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 12 years ago
  47. ef764a1 ax25: Fix missing break by Alan Cox · 12 years ago
  48. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  49. 0ca7a4c net ax25: Simplify and cleanup the ax25 sysctl handling. by Eric W. Biederman · 13 years ago
  50. 3adadc0 net ax25: Reorder ax25_exit to remove races. by Eric W. Biederman · 13 years ago
  51. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  52. ba1cffe ax25: avoid overflows in ax25_setsockopt() by Xi Wang · 13 years ago
  53. be639ac NET: AX.25: Check ioctl arguments to avoid overflows further down the road. by Ralf Baechle · 13 years ago
  54. 8849b72 NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls by Ralf Baechle · 14 years ago
  55. 5b919f8 net: ax25: fix information leak to userland harder by Kees Cook · 14 years ago
  56. fe10ae5 net: ax25: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  57. 49339cc net/ax25: Use available error codes by Julia Lawall · 14 years ago
  58. aa39514 net: sk_sleep() helper by Eric Dumazet · 15 years ago
  59. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  60. b512f3d net: ax25: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  61. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  62. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  63. 43ab850 ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl() by roel kluin · 15 years ago
  64. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  65. 8c185ab ax25: Fix possible oops in ax25_make_new by Jarek Poplawski · 15 years ago
  66. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  67. 2f72291 ax25: Add missing dev_put in ax25_setsockopt by Ralf Baechle · 15 years ago
  68. c0181d4 ax25: Fix ax25_cb refcounting in ax25_ctl_ioctl by Jarek Poplawski · 15 years ago
  69. 407fc5c ax25: Fix SIOCAX25GETINFO ioctl by Eric Dumazet · 15 years ago
  70. 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 16 years ago
  71. c564039 net: sk_wmem_alloc has initial value of one, not zero by Eric Dumazet · 16 years ago
  72. c44a436 Revert "ax25: zero length frame filtering in AX25" by David S. Miller · 16 years ago
  73. f99bcff ax25: zero length frame filtering in AX25 by Bernard Pidoux · 16 years ago
  74. 6078442 ax25: SOCK_DEBUG message simplification by Bernard Pidoux · 16 years ago
  75. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 16 years ago
  76. 09640e63 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  77. 7340040 CRED: Wrap task credential accesses in the AX25 protocol by David Howells · 16 years ago
  78. 33d1d2c ax25: Quick fix for making sure unaccepted sockets get destroyed. by David S. Miller · 16 years ago
  79. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  80. 9375cb8 ax25: Use sock_graft() and remove bogus sk_socket and sk_sleep init. by David S. Miller · 17 years ago
  81. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  82. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  83. 21fab4a [AX25] ax25_timer: use mod_timer instead of add_timer by Jarek Poplawski · 17 years ago
  84. 1105b5d [AX25] af_ax25: remove sock lock in ax25_info_show() by Jarek Poplawski · 17 years ago
  85. 1987e7b [AX25]: Kill ax25_bind() user triggable printk. by maximilian attems · 17 years ago
  86. f16f302 [AX25]: sparse cleanups by Eric Dumazet · 17 years ago
  87. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  88. ecd2ebd [AX25] af_ax25: Possible circular locking. by Jarek Poplawski · 17 years ago
  89. 27d1cba [AX25]: Kill user triggable printks. by maximilian attems · 17 years ago
  90. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  91. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  92. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  93. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  94. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  95. bd3b071 [NET] AX25: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  96. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  97. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  98. 75606dc [AX25/NETROM/ROSE]: Convert to use modern wait queue API by Ralf Baechle · 18 years ago
  99. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  100. 967b05f [SK_BUFF]: Introduce skb_set_transport_header by Arnaldo Carvalho de Melo · 18 years ago