- db67f24 net/x25: fix a mistake in grammar by gushengxian · 3 years, 7 months ago
- d773695 net/x25: Return the correct errno code by Zheng Yongjun · 3 years, 7 months ago
- 8406d38 af_x25.c: Fix a spello by Bhaskar Chowdhury · 3 years, 10 months ago
- 13458ff net: x25: Remove unimplemented X.25-over-LLC code stubs by Xie He · 4 years, 1 month ago
- 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 6ee50c8 net/x25: prevent a couple of overflows by Dan Carpenter · 4 years, 1 month ago
- 139d6eb net/x25: remove x25_kill_by_device() by Martin Schiller · 4 years, 2 months ago
- 7eed751 net/x25: handle additional netdev events by Martin Schiller · 4 years, 2 months ago
- 4ee18c1 net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_request by Xie He · 4 years, 2 months ago
- 3611823 net/x25: Fix null-ptr-deref in x25_connect by Martin Schiller · 4 years, 2 months ago
- a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
- e21dba7 net/x25: fix nonblocking connect by Martin Schiller · 5 years ago
- f8fc57e net/x25: add new state X25_STATE_5 by Martin Schiller · 5 years ago
- 7976a11 net: use helpers to change sk_ack_backlog by Eric Dumazet · 5 years ago
- ee5d8f4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41 by Thomas Gleixner · 6 years ago
- c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
- ee74d0b net/x25: reset state in x25_connect() by Eric Dumazet · 6 years ago
- 95d6ebd net/x25: fix use-after-free in x25_device_event() by Eric Dumazet · 6 years ago
- 797a22b net/x25: fix a race in x25_bind() by Eric Dumazet · 6 years ago
- cf657d2 net/x25: do not hold the cpu too long in x25_new_lci() by Eric Dumazet · 6 years ago
- 0613761 net/x25: fix null_x25_address handling by Martin Schiller · 6 years ago
- d449ba3 net/x25: fix called/calling length calculation in x25_parse_address_block by Martin Schiller · 6 years ago
- a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
- db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
- 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
- 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
- 99767f2 net/core: Convert sk_timer users to use timer_setup() by Kees Cook · 7 years ago
- 9f12a77 net/core: Collapse redundant sk_timer callback data assignments by Kees Cook · 7 years ago
- e9e6c23 X25: constify null_x25_address by Julia Lawall · 7 years ago
- 64df6d5 net: x25: fix one potential use-after-free issue by linzhang · 8 years ago
- cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 05f1b12 net: x25: remove null checks on arrays calling_ae and called_ae by Colin Ian King · 8 years ago
- 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
- 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
- 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 11 years ago
- 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
- 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
- 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 11 years ago
- b73e9e3 x25: convert printks to pr_<level> by wangweidong · 11 years ago
- f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
- 4ccb93c x25: Fix broken locking in ioctl error paths. by Dave Jones · 12 years ago
- 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
- b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
- 29c3626 net:x25: use IS_ENABLED by Igor Maravić · 13 years ago
- 501e89d x25: Fix NULL dereference in x25_recvmsg by Dave Jones · 13 years ago
- 7f81e25 x25: Prevent skb overreads when checking call user data by Matthew Daley · 13 years ago
- cb101ed x25: Handle undersized/fragmented skbs by Matthew Daley · 13 years ago
- c7fd0d4 x25: Validate incoming call user data lengths by Matthew Daley · 13 years ago
- fddc5f3 x25: Reduce switch/case indent by Joe Perches · 14 years ago
- 77b2283 x25: remove the BKL by Arnd Bergmann · 14 years ago
- 3f0a069 X25 remove bkl in call user data length ioctl by andrew hendry · 14 years ago
- 74a7e44 X25 remove bkl from causediag ioctls by andrew hendry · 14 years ago
- 5b7958d X25 remove bkl from calluserdata ioctls by andrew hendry · 14 years ago
- f90de66 X25 remove bkl in facility ioctls by andrew hendry · 14 years ago
- 5595a1a X25 remove bkl in subscription ioctls by andrew hendry · 14 years ago
- 0670b8a X25: remove bkl in routing ioctls by andrew hendry · 14 years ago
- 54aafbd X25: remove bkl in inq and outq ioctls by andrew hendry · 14 years ago
- 1ecd66b X25: remove bkl in timestamp ioctls by andrew hendry · 14 years ago
- 70be998 X25: pushdown bkl in ioctls by andrew hendry · 14 years ago
- 768190f X.25 remove bkl in poll by andrew hendry · 14 years ago
- 40e192c X.25 remove bkl in getsockname by andrew hendry · 14 years ago
- 21a4591 X.25 remove bkl in connect by andrew hendry · 14 years ago
- 141646c X.25 remove bkl in accept by Andrew Hendry · 14 years ago
- 90c2729 X.25 remove bkl in bind by andrew hendry · 14 years ago
- 25aa4ef X.25 remove bkl in listen by andrew hendry · 14 years ago
- 935e2a2 X25: Remove bkl in sockopts by andrew hendry · 15 years ago
- 37cda78 X25: Move accept approve flag to bitfield by andrew hendry · 15 years ago
- b7792e3 X25: Move interrupt flag to bitfield by andrew hendry · 15 years ago
- cb863ff X25: Move qbit flag to bitfield by andrew hendry · 15 years ago
- e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 2cec6b0 X25 fix dead unaccepted sockets by andrew hendry · 15 years ago
- aa39514 net: sk_sleep() helper by Eric Dumazet · 15 years ago
- 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
- ddd0451 x.25 attempts to negotiate invalid throughput by John Hughes · 15 years ago
- f5eb917 x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. by John Hughes · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- a928852 X25: Dont let x25_bind use addresses containing characters by andrew hendry · 15 years ago
- b18e7a0 X25: Fix x25_create errors for bad protocol and ENOBUFS by andrew hendry · 15 years ago
- 1fd975a X25: Check for errors in x25_init by andrew hendry · 15 years ago
- 2f5517a X25: Move SYSCTL ifdefs into header by andrew hendry · 15 years ago
- 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
- 386e50c X25: Enable setting of cause and diagnostic fields by Andrew Hendry · 15 years ago
- 9177490 net/x25: push BKL usage into x25_proto by Arnd Bergmann · 15 years ago
- 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
- 06a96b33 x25: bit and/or confusion in x25_ioctl()? by roel kluin · 15 years ago
- ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
- b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
- 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
- 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 16 years ago
- c564039 net: sk_wmem_alloc has initial value of one, not zero by Eric Dumazet · 16 years ago
- 14ebaf8 x25: Fix sleep from timer on socket destroy. by David S. Miller · 16 years ago
- 83e0bbc af_rose/x25: Sanity check the maximum user frame size by Alan Cox · 16 years ago
- 8db09f2 x25: '< 0' and '>= 0' test on unsigned by Roel Kluin · 16 years ago
- 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 16 years ago
- 09640e63 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
- 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
- c751e4f x25: Use sock_orphan() instead of open-coded (and buggy) variant. by David S. Miller · 17 years ago
- b61d38e x25: Use sock_graft() and remove bogus sk_socket and sk_sleep init. by David S. Miller · 17 years ago