summaryrefslogtreecommitdiff
path: root/net/ax25/ax25_in.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-23net: Move rx skb_orphan call to where neededHerbert Xu
2008-12-14ax25: join the return paths that free skbIlpo Järvinen
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2007-12-20[NET]: Correct two mistaken skb_reset_mac_header() conversions.David S. Miller
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman
2007-04-25[SK_BUFF]: Some more conversions to skb_copy_from_linear_dataArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_set_transport_headerArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-07-10[AX.25]: Get rid of the last volatile.Ralf Baechle
2005-11-08[NET]: kfree cleanupJesper Juhl
2005-10-05[AX.25]: Fix packet socket crashRalf Baechle
2005-08-29[AX25/NETROM]: Cleanup direct calls into IP stackRalf Baechle
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo
2005-08-29[NET]: Kill skb->real_devDavid S. Miller
2005-04-16Linux-2.6.12-rc2Linus Torvalds