1. 23a523e net/af_iucv: remove WARN_ONCE on malformed RX packets by Alexander Egorenkov · 4 years ago
  2. c5dab09 net/af_iucv: set correct sk_protocol for child sockets by Julian Wiedmann · 4 years, 1 month ago
  3. 4031eea net/af_iucv: fix null pointer dereference on shutdown by Ursula Braun · 4 years, 2 months ago
  4. a29f245 net/iucv: fix indentation in __iucv_message_receive() by Julian Wiedmann · 4 years, 3 months ago
  5. 398999b net/af_iucv: right-size the uid variable in iucv_sock_bind() by Julian Wiedmann · 4 years, 3 months ago
  6. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  7. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  8. b13fecb treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() by Kees Cook · 4 years, 6 months ago
  9. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  10. e9a36ca net/af_iucv: clean up function prototypes by Julian Wiedmann · 4 years, 7 months ago
  11. dca1262 net/af_iucv: remove a redundant zero initialization by Julian Wiedmann · 4 years, 7 months ago
  12. 0d1c766 net/af_iucv: replace open-coded U16_MAX by Julian Wiedmann · 4 years, 7 months ago
  13. 585bc22 net/af_iucv: remove pm support by Julian Wiedmann · 4 years, 7 months ago
  14. 4b32f86b net/iucv: remove pm support by Julian Wiedmann · 4 years, 7 months ago
  15. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  16. 05bba1e net/af_iucv: mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  17. 06996c1 net/af_iucv: always register net_device notifier by Julian Wiedmann · 6 years ago
  18. 238965b net/af_iucv: build proper skbs for HiperTransport by Julian Wiedmann · 6 years ago
  19. fdbf632 net/af_iucv: remove GFP_DMA restriction for HiperTransport by Julian Wiedmann · 6 years ago
  20. de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
  21. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  22. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  23. 9e73317 iucv: Remove SKB list assumptions. by David S. Miller · 6 years ago
  24. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  25. cd11d11 net/af_iucv: locate IUCV header via skb_network_header() by Julian Wiedmann · 6 years ago
  26. 86c85e1 net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  27. b7f4156 net/iucv: declare iucv_path_table_empty() as static by Julian Wiedmann · 6 years ago
  28. b2f5439 net/af_iucv: fix skb handling on HiperTransport xmit error by Julian Wiedmann · 6 years ago
  29. 2224409 net/af_iucv: drop inbound packets with invalid flags by Julian Wiedmann · 6 years ago
  30. fb3b467 net:af_iucv: get rid of the unneeded variable 'err' in afiucv_pm_freeze by zhong jiang · 6 years ago
  31. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  32. e446a27 net: remove blank lines at end of file by Stephen Hemminger · 6 years ago
  33. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  34. f87be89 net/iucv: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  35. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  36. fa6a91e net/iucv: Free memory obtained by kzalloc by Arvind Yadav · 7 years ago
  37. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  38. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  39. ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
  40. b2c9c5d iucv: Convert sk_wmem_alloc accesses to refcount_t. by David S. Miller · 7 years ago
  41. e3c42b6 af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 8 years ago
  42. 2e56c26 net/iucv: improve endianness handling by Hans Wippel · 8 years ago
  43. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  44. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  45. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  46. dc5367b net/af_iucv: don't use paged skbs for TX on HiperSockets by Julian Wiedmann · 8 years ago
  47. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  48. 9c6bafa net/iucv: Use explicit clean up labels in iucv_init() by Sebastian Andrzej Siewior · 8 years ago
  49. 38b4829 net/iucv: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  50. 8c68b1a Subject: [PATCH] af_iucv: drop skbs rejected by filter by Ursula Braun · 8 years ago
  51. 4e0ad32 Subject: [PATCH] af_iucv: enable control sends in case of SEND_SHUTDOWN by Ursula Braun · 8 years ago
  52. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  53. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  54. eb090ad s390/iucv: use basic blocks for iucv inline assemblies by Heiko Carstens · 9 years ago
  55. a006353a9 af_iucv: use paged SKBs for big inbound messages by Eugene Crosser · 9 years ago
  56. 291759a af_iucv: remove fragment_skb() to use paged SKBs by Eugene Crosser · 9 years ago
  57. e537439 af_iucv: use paged SKBs for big outbound messages by Eugene Crosser · 9 years ago
  58. 02f0691 iucv: properly clone LSM attributes to newly created child sockets by Paul Moore · 9 years ago
  59. 52a82e2 af_iucv: Validate socket address length in iucv_sock_bind() by Ursula Braun · 9 years ago
  60. 979f66b iucv: call skb_linearize() when needed by Eugene Crosser · 9 years ago
  61. 0506eb0 iucv: prevent information leak in iucv_message by Eugene Crosser · 9 years ago
  62. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  63. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  64. 1ce0bf5 net: Generalise wq_has_sleeper helper by Herbert Xu · 9 years ago
  65. 91e60eb s390/iucv: do not use arrays as argument by Ursula Braun · 9 years ago
  66. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  67. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  68. ed4ac42 af_iucv: fix AF_IUCV sendmsg() errno by Eugene Crosser · 10 years ago
  69. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  70. f95b414 net: introduce helper macro for_each_cmsghdr by Gu Zheng · 10 years ago
  71. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 11 years ago
  72. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  73. 47c4cfc iucv: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  74. 1042cab af_iucv: avoid path quiesce of severed path in shutdown() by Ursula Braun · 10 years ago
  75. 089b032 af_iucv: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  76. 4d520f6 af_iucv: correct cleanup if listen backlog is full by Ursula Braun · 11 years ago
  77. 53a4b49 af_iucv: Add automatic (source) iucv_name to bind by Philipp Hachtmann · 11 years ago
  78. f5738e2 af_iucv: wrong mapping of sent and confirmed skbs by Ursula Braun · 11 years ago
  79. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  80. d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  81. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  82. 1dad093 s390/irq: Use defines for external interruption codes by Thomas Huth · 11 years ago
  83. a0e247a net/iucv/iucv.c: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  84. 2f139a5 af_iucv: recvmsg problem for SOCK_STREAM sockets by Ursula Braun · 11 years ago
  85. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  86. 013dbb3 net: delete __cpuinit usage from all net files by Paul Gortmaker · 12 years ago
  87. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  88. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  89. f9c41a6 af_iucv: fix recvmsg by replacing skb_pull() function by Ursula Braun · 12 years ago
  90. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. a5598bd iucv: Fix missing msg_namelen update in iucv_sock_recvmsg() by Mathias Krause · 12 years ago
  92. 8facd5f net: fix smatch warnings inside datagram_poll by Jacob Keller · 12 years ago
  93. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
  94. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  95. c0048de iucv: fix kernel panic at reboot by Hendrik Brueckner · 12 years ago
  96. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  97. 62b1a8a net: remove skb_orphan_try() by Eric Dumazet · 13 years ago
  98. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  99. fde15c3 [S390] irq: external interrupt code passing by Heiko Carstens · 13 years ago
  100. 82492a3 af_iucv: add shutdown for HS transport by Ursula Braun · 13 years ago