Age | Commit message (Expand) | Author | Files | Lines |
2019-12-09 | net/x25: add new state X25_STATE_5 | Martin Schiller | 1 | -0/+32 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41 | Thomas Gleixner | 1 | -6/+1 |
2018-11-30 | net/x25: handle call collisions | Martin Schiller | 1 | -0/+9 |
2017-10-22 | net: x25: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+1 |
2014-04-12 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller | 1 | -1/+1 |
2013-12-10 | x25: convert printks to pr_<level> | wangweidong | 1 | -1/+3 |
2011-10-18 | x25: Handle undersized/fragmented skbs | Matthew Daley | 1 | -5/+35 |
2011-10-18 | x25: Validate incoming call user data lengths | Matthew Daley | 1 | -0/+3 |
2011-07-02 | x25: Reduce switch/case indent | Joe Perches | 1 | -59/+59 |
2011-02-08 | x25: possible skb leak on bad facilities | andrew hendry | 1 | -3/+11 |
2010-11-04 | memory corruption in X.25 facilities parsing | andrew hendry | 1 | -0/+2 |
2010-05-18 | X25: Move interrupt flag to bitfield | andrew hendry | 1 | -1/+1 |
2010-04-11 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -0/+1 |
2010-04-08 | x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. | John Hughes | 1 | -4/+11 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-10-29 | net: Cleanup redundant tests on unsigned | roel kluin | 1 | -1/+1 |
2008-01-29 | [X25]: Avoid divides and sparse warnings | Eric Dumazet | 1 | -1/+1 |
2007-04-26 | [SK_BUFF]: Some more conversions to skb_copy_from_linear_data | Arnaldo Carvalho de Melo | 1 | -2/+5 |
2007-04-26 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 1 | -2/+3 |
2007-04-26 | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-02-11 | [NET] X25: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -4/+4 |
2006-03-22 | [X25]: allow ITU-T DTE facilities for x25 | Shaun Pereira | 1 | -1/+2 |
2005-08-30 | [TCP]: Move the tcp sock states to net/tcp_states.h | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+361 |