1. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years, 1 month ago
  2. 13b5ffa net: remove single-byte netdev->dev_addr writes by Jakub Kicinski · 3 years, 3 months ago
  3. 4228c39 make legacy ISA probe optional by Arnd Bergmann · 3 years, 5 months ago
  4. 81dd3ee appletalk: ltpc: remove static probing by Arnd Bergmann · 3 years, 5 months ago
  5. dbecb01 appletalk: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
  6. 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 8 months ago
  7. 18c8d30 net/appletalk: Fix inconsistent indenting by Jiapeng Chong · 3 years, 8 months ago
  8. a4dd4fc net: appletalk: cops: Fix data race in cops_probe1 by Saubhik Mukherjee · 3 years, 8 months ago
  9. 20a4fc3 net: appletalk: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  10. 54a4c78 Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 3 months ago
  11. edba14e net: appletalk: Kconfig: Fix docs location by Mauro Carvalho Chehab · 4 years, 5 months ago
  12. b77f3ce net/appletalk: Supply missing net/Space.h include file by Wang Hai · 4 years, 4 months ago
  13. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  14. 4daedf7a docs: networking: move AppleTalk / LocalTalk drivers to the hw driver section by Jakub Kicinski · 4 years, 7 months ago
  15. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  16. a6b93e6 docs: networking: convert ltpc.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  17. 7cdb254 docs: networking: convert ipddp.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  18. 99b0e82 docs: networking: convert cops.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  19. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  20. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  21. 1550c17 ipv4: Prepare rtable for IPv6 gateway by David Ahern · 6 years ago
  22. 2067458 net: appletalk: cops: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  23. bd437c9 drivers/net: appletalk/cops: remove redundant if statement and mask by Colin Ian King · 6 years ago
  24. 9824dfa net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT by Willy Tarreau · 6 years ago
  25. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  26. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  27. 70a42ac drivers/net: appletalk/cops: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  28. 5f2585d drivers/net/appletalk: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  29. 9ba650a appletalk: Remove unneeded synchronization by Kees Cook · 7 years ago
  30. ba7400e drivers: net: appletalk: use setup_timer() helper. by Allen Pais · 7 years ago
  31. 1e153e5 drivers: net: appletalk: cops: use setup_timer() helper. by Allen Pais · 7 years ago
  32. 81fc9b5c drivers/net: Fix ptr_ret.cocci warnings. by Tonghao Zhang · 7 years ago
  33. 6621f85 Annotate hardware config module parameters in drivers/net/appletalk/ by David Howells · 8 years ago
  34. ce7e40c net/appletalk: Fix kernel memory disclosure by Vlad Tsyrklevich · 8 years ago
  35. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  36. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  37. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  38. bf60e50 net/appletalk: LTPC needs virt_to_bus by Arnd Bergmann · 10 years ago
  39. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  40. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 12 years ago
  41. 9b5645b appletalk: remove "config IPDDP_DECAP" by Paul Bolle · 12 years ago
  42. b5497ee net: Use PTR_RET rather than if(IS_ERR(.. [1] by Thomas Meyer · 12 years ago
  43. c2fd03a drivers: net: Remove casts to same type by Joe Perches · 13 years ago
  44. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  45. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  46. 43d620c drivers/net: Remove casts of void * by Joe Perches · 14 years ago
  47. 60d9f46 appletalk: remove the BKL by Arnd Bergmann · 14 years ago
  48. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  49. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  50. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  51. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  52. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  53. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 15 years ago
  54. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  55. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  56. 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
  57. 0ddf477 net: convert multiple drivers to use netdev_for_each_mc_addr, part3 by Jiri Pirko · 15 years ago
  58. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  59. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  60. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  61. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  62. ffcfb8d Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded by Arnaldo Carvalho de Melo · 15 years ago
  63. 0fc4809 appletalk: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  64. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  65. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  66. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 16 years ago
  67. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 16 years ago
  68. 5615968 appletalk: Add proper locking around IPDDP routing table. by David S. Miller · 16 years ago
  69. 93f154b net: release dst entry in dev_hard_start_xmit() by Eric Dumazet · 16 years ago
  70. 816b26f appletalk: convert LTPC to net_device_ops by Stephen Hemminger · 16 years ago
  71. 4fafc12 appletalk: convert LTPC to use internal net_device_stats by Stephen Hemminger · 16 years ago
  72. c2839d4 appltetalk: convert cops device to net_device ops by Stephen Hemminger · 16 years ago
  73. 8bbce3f appletalk: convert cops to internal net_device_stats by Stephen Hemminger · 16 years ago
  74. 43a67304 appletalk: convert ipddp to net_device_ops by Stephen Hemminger · 16 years ago
  75. 9de6d99 netdev: remove pathetic compile-command lines by Alexey Dobriyan · 16 years ago
  76. 454d7c9 netdevice: safe convert to netdev_priv() #part-1 by Wang Chen · 16 years ago
  77. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  78. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  79. 7ab267d fix warning in drivers/net/appletalk/cops.c by Jeff Garzik · 17 years ago
  80. b132fba drivers/net/appletalk: use time_before, time_before_eq, etc by Julia Lawall · 17 years ago
  81. b32dac0 /drivers/net/appletalk/cops.c replaced init_module&cleanup_module with module_init&module_exit by Jon Schindler · 17 years ago
  82. 32c9874 drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 17 years ago
  83. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  84. 16989ba drivers/net/appletalk: endianness by Al Viro · 17 years ago
  85. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  86. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  87. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  88. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  89. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  90. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  91. afc8eb4 [PATCH] trivial missing __init in drivers/net/* by Al Viro · 19 years ago
  92. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  93. 2a50f28 [ATALK]: endianness annotations by Al Viro · 18 years ago
  94. 5f3bc45 [PATCH] cops section fix by Andrew Morton · 18 years ago
  95. 9cac2c3 [ATALK]: Make CONFIG_DEV_APPLETALK a tristate. by David S. Miller · 18 years ago
  96. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  97. 72fb630 [APPLETALK]: warning fix by Andrew Morton · 19 years ago
  98. 6a2e9b7 [NET]: move config options out to individual protocols by Sam Ravnborg · 20 years ago
  99. 2c4ee8f [LTPC]: Replace schedule_timeout() with ssleep()/msleep() by Nishanth Aravamudan · 20 years ago
  100. 75c96f8 [PATCH] make some things static by Adrian Bunk · 20 years ago