v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/net/atm
AgeCommit message (Expand)Author
2015-11-30net: Generalise wq_has_sleeper helperHerbert Xu
2015-11-23net: atm: constify in_cache_ops and eg_cache_ops structuresJulia Lawall
2015-09-17atm: deal with setting entry before mkip was calledSasha Levin
2015-07-31br2684: Remove unnecessary formatting macros b1 and bsJoe Perches
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-03-03atm: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03net/atm/signaling.c: remove WAIT_FOR_DEMON codeFabian Frederick
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2014-12-09put iov_iter into msghdrAl Viro
2014-11-24[atm] switch vcc_sendmsg() to copy_from_iter()Al Viro
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2014-09-10atm: Convert pr_warning to pr_warnJoe Perches
2014-09-01net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller
2014-08-24net: Add ops->ndo_xmit_flush()David S. Miller
2014-08-21lec: Use rtnl lock/unlock when updating MTUchas williams - CONTRACTOR
2014-08-13lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70achas williams - CONTRACTOR
2014-08-13atm/svc: Fix blocking in wait loopchas williams - CONTRACTOR
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-05-30atm: remove commented out checkPaul Bolle
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-03-27atm: replace del_timer by del_timer_syncJulia Lawall