- 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
- d6b3daf net: atm: use address setting helpers by Jakub Kicinski · 3 years, 2 months ago
- 562ef98 ethernet: replace netdev->dev_addr assignment loops by Jakub Kicinski · 3 years, 2 months ago
- ea52a0b net: use dev_addr_set() by Jakub Kicinski · 3 years, 3 months ago
- 73e4290 atm: Use list_for_each_entry() to simplify code in resources.c by Wang Hai · 3 years, 7 months ago
- 4fb473f atm: [br2864] fix spelling mistakes by gushengxian · 3 years, 7 months ago
- 48afdae net: atm: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 7 months ago
- a587459 net: atm: pppoatm: use new API for wakeup tasklet by Emil Renner Berthing · 4 years ago
- a5b8863 net: atm: pppoatm: use tasklet_init to initialize wakeup tasklet by Emil Renner Berthing · 4 years ago
- f2bcc2f atm: nicstar: Replace in_interrupt() usage by Sebastian Andrzej Siewior · 4 years, 1 month ago
- 2f71e00 net: atm: fix update of position index in lec_seq_next by Colin Ian King · 4 years, 2 months ago
- 563f63e net: atm: delete duplicated words by Randy Dunlap · 4 years, 3 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
- b13fecb treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() by Kees Cook · 4 years, 6 months ago
- a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
- a06d30a net/atm: remove the atmdev_ops {get, set}sockopt methods by Christoph Hellwig · 4 years, 5 months ago
- dfd5ec1 net: atm: lec_arpc.h: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
- 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- bf97bac net: atm: Remove the error message according to the atomic context by Liao Pingfang · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 0edecc0 atm: switch do_atmif_sioc() to direct use of atm_dev_ioctl() by Al Viro · 4 years, 8 months ago
- 8cacb41 atm: lift copyin from atm_dev_ioctl() by Al Viro · 4 years, 8 months ago
- 3608504 atm: switch do_atm_iobuf() to direct use of atm_getnames() by Al Viro · 4 years, 8 months ago
- a392948 atm: move copyin from atm_getnames() into the caller by Al Viro · 4 years, 8 months ago
- 8c2348e atm: separate ATM_GETNAMES handling from the rest of atm_dev_ioctl() by Al Viro · 4 years, 8 months ago
- 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 8d9f73c atm: fix a memory leak of vcc->user_back by Cong Wang · 4 years, 8 months ago
- 93a2014 atm: fix a UAF in lec_arp_clear_vccs() by Cong Wang · 4 years, 8 months ago
- ff2269f docs: networking: convert atm.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
- 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
- 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 79ac522 net: atm: use %*ph to print small buffer by Andy Shevchenko · 5 years ago
- 8bf7092 vcc_seq_next should increase position index by Vasily Averin · 5 years ago
- 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
- a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
- 60f5c4a net: atm: Reduce the severity of logging in unlink_clip_vcc by Aditya Pakki · 5 years ago
- 7976a11 net: use helpers to change sk_ack_backlog by Eric Dumazet · 5 years ago
- 3ef7cf5 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
- a8a213c pppoatm: use %*ph to print small buffer by Andy Shevchenko · 5 years ago
- da3a3b6 net: mpoa: Use kzfree rather than its implementation. by zhong jiang · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- fdd1a81 net: atm: clean up a range check by Dan Carpenter · 6 years ago
- c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
- 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 899537b net: atm: Fix potential Spectre v1 vulnerabilities by Gustavo A. R. Silva · 6 years ago
- 1550c17 ipv4: Prepare rtable for IPv6 gateway by David Ahern · 6 years ago
- 0805a4b net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctl by Nathan Chancellor · 6 years ago
- f9d19a7 net: atm: Use IS_ENABLED in atm_dev_ioctl by Nathan Chancellor · 6 years ago
- d0edde8 atm: clean up vcc_seq_next() by Dan Carpenter · 6 years ago
- 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
- 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
- 543de88 atm: remove blank lines at EOF by Stephen Hemminger · 6 years ago
- 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
- a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
- f74445b atomics/treewide: Remove atomic_inc_not_zero_hint() by Mark Rutland · 7 years ago
- 9bbe60a atm: Preserve value of skb->truesize when accounting to vcc by David Woodhouse · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 9f728af net/atm: convert to ->poll_mask by Christoph Hellwig · 7 years ago
- a2d03aa atm: switch to proc_create_seq_private by Christoph Hellwig · 7 years ago
- ce9fe43 atm: simplify procfs code by Christoph Hellwig · 7 years ago
- c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
- 44414d8 proc: introduce proc_create_seq_private by Christoph Hellwig · 7 years ago
- fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
- acf784b net: atm: Fix potential Spectre v1 by Gustavo A. R. Silva · 7 years ago
- d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
- 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
- d750dbd atm: mpoa: remove 32-bit timekeeping by Tina Ruchandani · 7 years ago
- ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
- 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
- 1e9aa74 net/atm/mpc: Avoid open-coded assignment of timer callback function by Kees Cook · 7 years ago
- 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 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
- 5c658e1 net: atm/mpc: Stop using open-coded timer .data field by Kees Cook · 7 years ago
- ba42179 net: atm: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
- 800bb47 net: atm: make atmdev_ops const by Bhumika Goyal · 7 years ago
- e00bdbe net, atm: convert eg_cache_entry.use from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 93714912 net, atm: convert in_cache_entry.use from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 7889366 net, atm: convert lec_arp_table.usage from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 458bc30 net, atm: convert atm_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
- b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
- 7b8f7a4 neighbour: fix nlmsg_pid in notifications by Roopa Prabhu · 8 years ago
- 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- c55fa3c atm: remove an unnecessary loop by Francois Romieu · 8 years ago
- cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago