Age | Commit message (Expand) | Author | Files | Lines |
2021-10-13 | ax25: constify dev_addr passing | Jakub Kicinski | 1 | -2/+2 |
2019-11-06 | net: use helpers to change sk_ack_backlog | Eric Dumazet | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -4/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2015-06-28 | ax25: Stop using sock->sk_protinfo. | David Miller | 1 | -1/+1 |
2015-06-18 | netfilter: Remove spurios included of netfilter.h | Eric W Biederman | 1 | -1/+0 |
2014-04-11 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller | 1 | -1/+1 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-06-23 | net: Move rx skb_orphan call to where needed | Herbert Xu | 1 | -2/+1 |
2008-12-14 | ax25: join the return paths that free skb | Ilpo Järvinen | 1 | -26/+15 |
2008-07-19 | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2008-03-26 | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2007-12-20 | [NET]: Correct two mistaken skb_reset_mac_header() conversions. | David S. Miller | 1 | -1/+1 |
2007-10-10 | [NET]: Make packet reception network namespace safe | Eric W. Biederman | 1 | -0/+5 |
2007-04-25 | [SK_BUFF]: Some more conversions to skb_copy_from_linear_data | Arnaldo Carvalho de Melo | 1 | -1/+3 |
2007-04-25 | [SK_BUFF]: Introduce skb_set_transport_header | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2006-07-10 | [AX.25]: Get rid of the last volatile. | Ralf Baechle | 1 | -1/+1 |
2005-11-08 | [NET]: kfree cleanup | Jesper Juhl | 1 | -4/+2 |
2005-10-05 | [AX.25]: Fix packet socket crash | Ralf Baechle | 1 | -1/+1 |
2005-08-29 | [AX25/NETROM]: Cleanup direct calls into IP stack | Ralf Baechle | 1 | -10/+3 |
2005-08-29 | [TCP]: Move the tcp sock states to net/tcp_states.h | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2005-08-29 | [NET]: Kill skb->real_dev | David S. Miller | 1 | -4/+4 |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+470 |