aboutsummaryrefslogtreecommitdiffstats
path: root/net/x25/x25_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-17x25: Handle undersized/fragmented skbsMatthew Daley1-0/+6
2011-07-01x25: Reduce switch/case indentJoe Perches1-22/+22
2010-04-22X25: Add if_x25.h and x25 to device identifiersAndrew Hendry1-16/+20
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-05net: backlog functions renameZhu Yi1-1/+1
2010-03-05x25: use limited socket backlogZhu Yi1-1/+1
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki1-1/+1
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-1/+1
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman1-0/+3
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-02-10[NET] X25: Fix whitespace errors.YOSHIFUJI Hideaki1-3/+3
2007-02-08[X.25]: Add call forwardingAndrew Hendry1-2/+11
2007-01-23[X.25]: Add missing sock_put in x25_receive_dataAndrew Hendry1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-08-29[NET]: Kill skb->real_devDavid S. Miller1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+207