- b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
- db95732 rose: constify dev_addr passing by Jakub Kicinski · 3 years, 3 months ago
- c045ad2 ax25: constify dev_addr passing by Jakub Kicinski · 3 years, 3 months ago
- ea52a0b net: use dev_addr_set() by Jakub Kicinski · 3 years, 3 months ago
- 90d181c net: rose: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 10 months ago
- 3b3fd06 rose: Fix Null pointer dereference in rose_send_frame() by Anmol Karn · 4 years, 1 month ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
- 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
- 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 8 months ago
- 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 4d299f1 net/rose: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago
- 53ebeca net/rose: remove redundant assignment to variable failed by Colin Ian King · 5 years ago
- 7976a11 net: use helpers to change sk_ack_backlog by Eric Dumazet · 5 years ago
- ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 0453c68 net/rose: fix unbound loop in rose_loopback_timer() by Eric Dumazet · 6 years ago
- c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
- e5dcc0c net: rose: fix a possible stack overflow by Eric Dumazet · 6 years ago
- 3b9c9f3 net: rose: add missing dev_put() on error in rose_bind by YueHaibing · 6 years ago
- b0cf029 net/rose: fix NULL ax25_cb kernel panic by Bernard Pidoux · 6 years ago
- a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
- fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
- d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
- 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
- 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
- 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
- a05b8c4 net: rose: mark expected switch fall-throughs by Gustavo A. R. Silva · 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
- 4966bab net/rose: Convert timers to use timer_setup() by Kees Cook · 7 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
- f4979fc rose: limit sk_filter trim to payload by Willem de Bruijn · 8 years ago
- 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- d496f78 NET: ROSE: Don't dereference NULL neighbour pointer. by Ralf Baechle · 10 years ago
- 8f481b50 netfilter: Remove spurios included of netfilter.h by Eric W Biederman · 10 years ago
- 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
- d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 10 years ago
- 03ec2ac rose: Transmit packets in rose_xmit not rose_rebuild_header by Eric W. Biederman · 10 years ago
- b753af3 rose: Set the destination address in rose_header 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
- 13aa3463 rose: use %*ph specifier by Andy Shevchenko · 10 years ago
- c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 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
- 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- f81152e net: rose: restore old recvmsg behavior by Florian Westphal · 11 years ago
- db34de9 rose: cleanup checkpatch errors,spaces required by Weilong Chen · 11 years ago
- f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
- fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 12 years ago
- 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
- 4a18423 rose: fix info leak via msg_name in rose_recvmsg() by Mathias Krause · 12 years ago
- b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
- ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
- d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 12 years ago
- ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 13 years ago
- 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 13 years ago
- 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
- ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- 81213b5 rose_dev: fix memcpy-bug in rose_set_mac_address by danborkmann@iogearbox.net · 13 years ago
- 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
- bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
- fa36612 rose: Delete commented out references to ancient firewalling code. by David S. Miller · 13 years ago
- 8849b72 NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls by Ralf Baechle · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- e0bccd3 rose: Add length checks to CALL_REQUEST parsing by Ben Hutchings · 14 years ago
- be20250 ROSE: prevent heap corruption with bad facilities by Dan Rosenberg · 14 years ago
- 68aa3fd ROSE: AX25: finding routes simplification by Bernard Pidoux · 14 years ago
- c5d8b24 ROSE: rose AX25 packet routing improvement by Bernard Pidoux · 14 years ago
- e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
- 9828e6e rose: Fix signedness issues wrt. digi count. by David S. Miller · 14 years ago
- e2e0c7c net/rose: Use GFP_ATOMIC by Julia Lawall · 14 years ago
- aa39514 net: sk_sleep() helper by Eric Dumazet · 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
- b999748 net: rose: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
- d00c362 ax25: netrom: rose: Fix timer oopses by Jarek Poplawski · 15 years ago
- 1f731b6 rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVC by Bernard Pidoux F6BVP · 15 years ago
- d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
- f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
- 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
- bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 15 years ago
- f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
- 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
- b4ec824 rose: device refcount leak by Eric Dumazet · 15 years ago
- c6d14c8 net: Introduce for_each_netdev_rcu() iterator by Eric Dumazet · 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
- 5708e86 net: constify remaining proto_ops by Alexey Dobriyan · 15 years ago
- 36e4d64 convert hamradio drivers to netdev_txreturnt_t by Stephen Hemminger · 15 years ago