summaryrefslogtreecommitdiff
path: root/net/ax25/ax25_in.c
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* ax25: Stop using sock->sk_protinfo.David Miller2015-06-28
* netfilter: Remove spurios included of netfilter.hEric W Biederman2015-06-18
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: Move rx skb_orphan call to where neededHerbert Xu2009-06-23
* ax25: join the return paths that free skbIlpo Järvinen2008-12-14
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-19
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-26
* [NET]: Correct two mistaken skb_reset_mac_header() conversions.David S. Miller2007-12-20
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-10
* [SK_BUFF]: Some more conversions to skb_copy_from_linear_dataArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_set_transport_headerArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-25
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [AX.25]: Get rid of the last volatile.Ralf Baechle2006-07-10
* [NET]: kfree cleanupJesper Juhl2005-11-08
* [AX.25]: Fix packet socket crashRalf Baechle2005-10-05
* [AX25/NETROM]: Cleanup direct calls into IP stackRalf Baechle2005-08-29
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-29
* [NET]: Kill skb->real_devDavid S. Miller2005-08-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16