summaryrefslogtreecommitdiffstats
path: root/net/atm
Commit message (Expand)AuthorAgeFilesLines
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-042-14/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-261-2/+1
|\
| * vcc_seq_next should increase position indexVasily Averin2020-01-241-2/+1
* | net: atm: use %*ph to print small bufferAndy Shevchenko2020-01-252-70/+28
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-221-3/+3
|\
| * net: atm: Reduce the severity of logging in unlink_clip_vccAditya Pakki2019-11-181-3/+3
* | net: use helpers to change sk_ack_backlogEric Dumazet2019-11-062-2/+2
|/
* net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet2019-10-281-1/+1
* pppoatm: use %*ph to print small bufferAndy Shevchenko2019-09-051-3/+1
* net: mpoa: Use kzfree rather than its implementation.zhong jiang2019-09-051-4/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-215-0/+5
* net: atm: clean up a range checkDan Carpenter2019-05-051-3/+1
* net: rework SIOCGSTAMP ioctl handlingArnd Bergmann2019-04-193-16/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-1/+5
|\
| * net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-04-161-1/+5
* | ipv4: Prepare rtable for IPv6 gatewayDavid Ahern2019-04-081-2/+2
|/
* net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctlNathan Chancellor2019-03-071-1/+1
* net: atm: Use IS_ENABLED in atm_dev_ioctlNathan Chancellor2019-03-071-6/+2
* atm: clean up vcc_seq_next()Dan Carpenter2019-02-161-1/+2
* Revert "net: simplify sock_poll_wait"Karsten Graul2018-10-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-152-7/+1
|\
| * net: simplify sock_poll_waitChristoph Hellwig2018-07-301-1/+1
| * atm: remove blank lines at EOFStephen Hemminger2018-07-241-6/+0
* | Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar2018-07-174-6/+11
|\ \ | |/
| * Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-284-6/+11
* | atomics/treewide: Remove atomic_inc_not_zero_hint()Mark Rutland2018-06-211-1/+1
|/
* atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse2018-06-177-14/+8
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-044-11/+6
|\
| * net/atm: convert to ->poll_maskChristoph Hellwig2018-05-264-11/+6
* | atm: switch to proc_create_seq_privateChristoph Hellwig2018-05-161-59/+13
* | atm: simplify procfs codeChristoph Hellwig2018-05-161-58/+7
* | proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-161-15/+2
* | proc: introduce proc_create_seq_privateChristoph Hellwig2018-05-161-13/+2
* | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-13/+1
* | net: atm: Fix potential Spectre v1Gustavo A. R. Silva2018-05-041-2/+7
|/
* net: Use octal not symbolic permissionsJoe Perches2018-03-264-9/+9
* net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-122-6/+4
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-318-44/+43
|\
| * net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-164-4/+0
| * atm: mpoa: remove 32-bit timekeepingTina Ruchandani2017-11-305-40/+43
* | net: annotate ->poll() instancesAl Viro2017-11-272-3/+3
|/
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-3/+3
* net/atm/mpc: Avoid open-coded assignment of timer callback functionKees Cook2017-11-211-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-153-17/+17
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0422-0/+22
| |\
OpenPOWER on IntegriCloud