- 2df91e3 net: rose: add netdev ref tracker to 'struct rose_sock' by Eric Dumazet · 2 years, 7 months ago
- 9310278 net: rose: fix netdev reference changes by Eric Dumazet · 2 years, 7 months ago
- f4b41f0 net: remove noblock parameter from skb_recv_datagram() by Oliver Hartkopp · 3 years ago
- db95732 rose: constify dev_addr passing by Jakub Kicinski · 3 years, 5 months ago
- a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 8 months ago
- 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 9 months ago
- 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 10 months ago
- 4d299f1 net/rose: fix spelling mistake "to" -> "too" 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
- c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
- 3b9c9f3 net: rose: add missing dev_put() on error in rose_bind by YueHaibing · 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
- 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
- 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
- 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
- c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 11 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
- 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
- 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
- 8849b72 NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls by Ralf Baechle · 14 years ago
- e0bccd3 rose: Add length checks to CALL_REQUEST parsing by Ben Hutchings · 14 years ago
- 68aa3fd ROSE: AX25: finding routes simplification by Bernard Pidoux · 14 years ago
- 9828e6e rose: Fix signedness issues wrt. digi count. by David S. Miller · 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
- 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
- 3f378b68 net: pass kern to net_proto_family create function by Eric Paris · 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
- 17ac2e9 rose: Fix rose_getname() leak by Eric Dumazet · 16 years ago
- dcf777f NET: ROSE: Don't use static buffer. by Ralf Baechle · 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
- 6fd4777 Revert "rose: zero length frame filtering in af_rose.c" by David S. Miller · 16 years ago
- 83e0bbc af_rose/x25: Sanity check the maximum user frame size by Alan Cox · 16 years ago
- d289d12 rose: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
- ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
- 244f46a rose: zero length frame filtering in af_rose.c by Bernard Pidoux · 16 years ago
- c2a2b8d CRED: Wrap task credential accesses in the ROSE protocol by David Howells · 16 years ago
- cf508b1 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. by David S. Miller · 17 years ago
- 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 17 years ago
- e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 17 years ago
- c773e84 netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. by David S. Miller · 17 years ago
- fe2c802 rose: improving AX25 routing frames via ROSE network by Bernard Pidoux · 17 years ago
- 44ccff1 rose: Use sock_graft() and remove bogus sk_socket and sk_sleep init. by David S. Miller · 17 years ago
- 43837b1 rose: Socket lock was not released before returning to user space by Bernard Pidoux · 17 years ago
- e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
- 4965291 [ROSE/AX25] af_rose: rose_release() fix by Jarek Poplawski · 17 years ago
- 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
- c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
- 95b7d92 [ROSE]: Supress sparse warnings by Eric Dumazet · 17 years ago
- b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
- 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
- e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
- 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
- 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
- 6140efb [NET] ROSE: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
- 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 18 years ago
- 75606dc [AX25/NETROM/ROSE]: Convert to use modern wait queue API by Ralf Baechle · 18 years ago
- 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
- d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
- eeeb037 [SK_BUFF]: More skb_put related conversions to skb_reset_transport_header by Arnaldo Carvalho de Melo · 18 years ago
- badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
- ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 18 years ago
- 2536b94 [ROSE]: Socket locking is a great invention. by Ralf Baechle · 18 years ago
- 6cee77d [ROSE]: Remove ourselves from waitqueue when receiving a signal by Ralf Baechle · 18 years ago
- da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 18 years ago
- 3dcf7c5 [NET] ROSE: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
- a428271 [AX.25]: Fix unchecked ax25_linkfail_register uses by Ralf Baechle · 18 years ago
- 81dcd16 [AX.25]: Fix unchecked ax25_listen_register uses by Ralf Baechle · 18 years ago
- 8d5cf59 [AX.25]: Fix unchecked ax25_protocol_register uses. by Ralf Baechle · 18 years ago
- b1d21ca [ROSE] lockdep: fix false positive by Ralf Baechle · 19 years ago
- 1b30dd3 [AX.25]: Use kzalloc by Ralf Baechle · 19 years ago