1. 1c3886d net/packet: fix overflow in tpacket_rcv by Or Cohen · 3 years, 10 months ago
  2. ff00ef9 af_packet: TPACKET_V3: fix fill status rwlock imbalance by John Ogness · 4 years ago
  3. 6fb0e43 net/packet: tpacket_rcv: avoid a producer race condition by Willem de Bruijn · 4 years, 4 months ago
  4. 64fabf9 net/packet: tpacket_rcv: do not increment ring index on drop by Willem de Bruijn · 4 years, 4 months ago
  5. ab6c0f5 packet: fix data-race in fanout_flow_is_huge() by Eric Dumazet · 4 years, 8 months ago
  6. abdea7a packet: in recvmsg msg_name return at least sizeof sockaddr_ll by Willem de Bruijn · 5 years ago
  7. e99af2c af_packet: set defaule value for tmo by Mao Wenan · 4 years, 7 months ago
  8. 154e6bc net/packet: fix race in tpacket_snd() by Eric Dumazet · 5 years ago
  9. 05dceb6 net/packet: fix memory leak in packet_set_ring() by Eric Dumazet · 5 years ago
  10. a470912 af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET by Neil Horman · 5 years ago
  11. da096fe packet: unconditionally free po->rollover by Willem de Bruijn · 5 years ago
  12. 9f51d6f packet: Fix error path in packet_init by YueHaibing · 5 years ago
  13. 6a57fa6 packet: validate msg_namelen in send directly by Willem de Bruijn · 5 years ago
  14. 69cea7c packets: Always register packet sk in the same order by Maxime Chevallier · 5 years ago
  15. 85ef72d net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec by Christoph Paasch · 5 years ago
  16. c2ee2c7 net/packet: fix 4gb buffer limit due to overflow check by Kal Conley · 5 years ago
  17. bbbefe8 af_packet: fix raw sockets over 6in4 tunnel by Nicolas Dichtel · 5 years ago
  18. 3dc241b packet: Do not leak dev refcounts on error exit by Jason Gunthorpe · 6 years ago
  19. 4037ce1 packet: validate address length if non-zero by Willem de Bruijn · 6 years ago
  20. a35c9c1 packet: validate address length by Willem de Bruijn · 6 years ago
  21. f2a67e6 packet: copy user buffers before orphan or clone by Willem de Bruijn · 6 years ago
  22. 9d2f67e net/packet: fix packet drop as of virtio gso by Jianfeng Tan · 6 years ago
  23. 3a7ad06 Revert "packet: switch kvzalloc to allocate memory" by Eric Dumazet · 6 years ago
  24. 71e4128 packet: switch kvzalloc to allocate memory by Li RongQing · 6 years ago
  25. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  26. 4576cd4 packet: refine ring v3 block size test to hold one frame by Willem de Bruijn · 6 years ago
  27. 07d53ae net: Remove some unneeded semicolon by zhong jiang · 6 years ago
  28. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  29. 993675a packet: reset network header if packet shorter than ll reserved space by Willem de Bruijn · 6 years ago
  30. 8ec56fc net: allow fallback function to pass netdev by Alexander Duyck · 6 years ago
  31. a4ea8a3 net: Add generic ndo_select_queue functions by Alexander Duyck · 6 years ago
  32. 657a066 sock: sockc cookie initializer by Willem de Bruijn · 6 years ago
  33. 3d0ba8c net: packet: Hook into time based transmission. by Richard Cochran · 6 years ago
  34. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  35. 945d015 net/packet: fix use-after-free by Eric Dumazet · 6 years ago
  36. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 6 years ago
  37. fd3a886 net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan by Willem de Bruijn · 6 years ago
  38. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  39. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  40. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  41. eb73190 net/packet: refine check for priv area size by Eric Dumazet · 6 years ago
  42. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  43. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 6 years ago
  44. 9aad13b packet: fix reserve calculation by Willem de Bruijn · 6 years ago
  45. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  46. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 6 years ago
  47. b84bbaf packet: in packet_snd start writing at link layer allocation by Willem de Bruijn · 6 years ago
  48. 865b03f dev: packet: make packet_direct_xmit a common function by Magnus Karlsson · 6 years ago
  49. a6361f0 packet: fix bitfield update race by Willem de Bruijn · 6 years ago
  50. 5171b37 net: af_packet: fix race in PACKET_{R|T}X_RING by Eric Dumazet · 6 years ago
  51. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 6 years ago
  52. cb5e340 net: Convert packet_net_ops by Kirill Tkhai · 6 years ago
  53. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 6 years ago
  54. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  55. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  56. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  57. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 6 years ago
  58. f53c723 net: Add asynchronous callbacks for xfrm on layer 2. by Steffen Klassert · 7 years ago
  59. 15fe076 net/packet: fix a race in packet_bind() and packet_notifier() by Eric Dumazet · 7 years ago
  60. 57f015f packet: fix crash in fanout_demux_rollover() by Mike Maloney · 7 years ago
  61. ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
  62. 669f8f1 packet: exit_net cleanup check added by Vasily Averin · 7 years ago
  63. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  64. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  65. 17bfd8c net: af_packet: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  66. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  67. 509c7a1 packet: avoid panic in packet_getsockopt() by Eric Dumazet · 7 years ago
  68. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  69. da7c956 packet: only test po->has_vnet_hdr once in packet_snd by Willem de Bruijn · 7 years ago
  70. 4971613 packet: in packet_do_bind, test fanout with bind_lock held by Willem de Bruijn · 7 years ago
  71. 2d04cfc net: af_packet: use setup_timer() helper. by Allen Pais · 7 years ago
  72. 008ba2a packet: hold bind lock when rebinding to fanout hook by Willem de Bruijn · 7 years ago
  73. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  74. edbd58b packet: Don't write vnet header beyond end of buffer by Benjamin Poirier · 7 years ago
  75. 3b2b69e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  76. c27927e packet: fix tp_reserve race in packet_set_ring by Willem de Bruijn · 7 years ago
  77. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  78. c800aaf packet: fix use-after-free in prb_retire_rx_blk_timer_expired() by WANG Cong · 7 years ago
  79. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  80. 8410095 net/packet: remove unused PGV_FROM_VMALLOC definition. by Rosen, Rami · 7 years ago
  81. ccd4eb4 net/packet: Fix Tx queue selection for AF_PACKET by Iván Briano · 7 years ago
  82. fb5c2c1 net: convert packet_fanout.sk_ref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  83. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  84. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  85. 664f46a net/packet: remove unneeded declaraion of tpacket_snd(). by Rosen, Rami · 7 years ago
  86. 878cd3b net/packet: remove unused parameter in prb_curr_blk_in_use(). by Rosen, Rami · 7 years ago
  87. d19b183 net/packet: fix missing net_device reference release by Douglas Caetano dos Santos · 7 years ago
  88. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  89. fd2c83b net/packet: check length in getsockopt() called with PACKET_HDRLEN by Alexander Potapenko · 7 years ago
  90. 4a69a86 packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id. by Mike Maloney · 7 years ago
  91. bcc5364 net/packet: fix overflow in check for tp_reserve by Andrey Konovalov · 7 years ago
  92. 8f8d28e net/packet: fix overflow in check for tp_frame_nr by Andrey Konovalov · 7 years ago
  93. 2b6867c net/packet: fix overflow in check for priv area size by Andrey Konovalov · 7 years ago
  94. 540e289 net: don't call strlen() on the user buffer in packet_bind_spkt() by Alexander Potapenko · 7 years ago
  95. f787d1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  96. 2bd624b packet: Do not call fanout_release from atomic contexts by Anoob Soman · 7 years ago
  97. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  98. d199fab packet: fix races in fanout_add() by Eric Dumazet · 7 years ago
  99. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  100. 57031eb packet: round up linear to header len by Willem de Bruijn · 7 years ago