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