aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm/common.c
Commit message (Expand)AuthorAge
* net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet2019-10-28
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* Revert "net: simplify sock_poll_wait"Karsten Graul2018-10-23
* net: simplify sock_poll_waitChristoph Hellwig2018-07-30
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
* atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse2018-06-16
* net/atm: convert to ->poll_maskChristoph Hellwig2018-05-26
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * atm: mpoa: remove 32-bit timekeepingTina Ruchandani2017-11-30
* | net: annotate ->poll() instancesAl Viro2017-11-27
|/
* net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-01
* atm: remove an unnecessary loopFrancois Romieu2017-03-13
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* [iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro2016-12-05
* net: Generalise wq_has_sleeper helperHerbert Xu2015-11-30
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* put iov_iter into msghdrAl Viro2014-12-09
* [atm] switch vcc_sendmsg() to copy_from_iter()Al Viro2014-11-24
* net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
* atm: Convert pr_warning to pr_warnJoe Perches2014-09-10
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* atm: update msg_namelen in vcc_recvmsg()Mathias Krause2013-04-07
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* atm: add release_cb() callback to vccDavid Woodhouse2012-12-01
* atm: add owner of push() callback to atmvccKrzysztof Mazur2012-11-27
* atm: fix info leak in getsockopt(SO_ATMPVC)Mathias Krause2012-08-16
* atm: Allow MSG_PEEK for atm socketsJorge Boncompte [DTI2]2011-11-22
* atm: Introduce vcc_process_recv_queueJorge Boncompte [DTI2]2011-11-22
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville2011-03-30
* net/atm: Adjust confusing if indentationJulia Lawall2010-08-17
* atm: propagate signal changes via notifierKarl Hiramoto2010-07-09
* net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-01
* net: sk_sleep() helperEric Dumazet2010-04-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net/atm/common.c: checkpatch cleanupsJoe Perches2010-01-27
* net/atm: Convert printk to pr_<level>Joe Perches2010-01-27
* net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* net: adding memory barrier to the poll and receive callbacksJiri Olsa2009-07-09
* atm: sk_wmem_alloc initial value is oneEric Dumazet2009-06-18
* atm: use const where reasonableMitchell Blank Jr2008-06-17
* [NET]: Name magic constants in sock_wake_async()Pavel Emelyanov2008-01-28
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-01
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10
* [ATM]: Replace DPRINTK() with pr_debug().Stephen Hemminger2007-10-10
* [NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [ATM]: Fix for crash in adummy_init()Daniel Walker2007-02-08