- a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
- 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 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
- 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 8dbd05f net: ax25: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- b6d52ed net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 39f25d4 net, ax25: convert ax25_route.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 07f2282 net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 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
- 8a367e7 ax25: Fix segfault after sock connection timeout by Basil Gunn · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 4a7d99e AX.25: Close socket connection on session completion by Basil Gunn · 8 years ago
- ea47781 ax25: add link layer header validation function by Willem de Bruijn · 9 years ago
- 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
- da27862 NET: AX.25: Stop heartbeat timer on disconnect. by Richard Stearn · 9 years ago
- 3200392 ax25: Stop using sock->sk_protinfo. by David Miller · 9 years ago
- 8f481b50 netfilter: Remove spurios included of netfilter.h by Eric W Biederman · 9 years ago
- 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
- 787fb2b ax25: Fix the build when CONFIG_INET is disabled by kbuild test robot · 10 years ago
- 1d5da75 ax25: Stop using magic neighbour cache operations. by Eric W. Biederman · 10 years ago
- 945db42 ax25: Stop depending on arp_find by Eric W. Biederman · 10 years ago
- abb7b75 ax25: Stop calling/abusing dev_rebuild_header by Eric W. Biederman · 10 years ago
- def6775 neigh: Move neigh_compat_output into ax25_ip.c by Eric W. Biederman · 10 years ago
- 3b6a94b ax25: Refactor to use private neighbour operations. by Eric W. Biederman · 10 years ago
- 46d4e47 ax25: Make ax25_header and ax25_rebuild_header static by Eric W. Biederman · 10 years ago
- e18dbd0 ax25: In ax25_rebuild_header add missing kfree_skb 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
- f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
- 7688775 ax25: cleanup a range test by Dan Carpenter · 11 years ago
- fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
- 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
- ef3313e ax25: fix info leak via msg_name in ax25_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
- d13fda8 userns: Convert net/ax25 to use kuid_t where appropriate by Eric W. Biederman · 12 years ago
- abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- ef764a1 ax25: Fix missing break by Alan Cox · 12 years ago
- 5c9df5fe small cleanup in ax25_addr_parse() by Dan Carpenter · 12 years ago
- 5d0ba55 net: use consume_skb() in place of kfree_skb() by Eric Dumazet · 12 years ago
- f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 0ca7a4c net ax25: Simplify and cleanup the ax25 sysctl handling. 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
- 3adadc0 net ax25: Reorder ax25_exit to remove races. by Eric W. Biederman · 13 years ago
- 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
- 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
- ba1cffe ax25: avoid overflows in ax25_setsockopt() by Xi Wang · 13 years ago
- be639ac NET: AX.25: Check ioctl arguments to avoid overflows further down the road. by Ralf Baechle · 13 years ago
- bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
- d8f969e ax25: Fix set-but-unused variable. by David S. Miller · 14 years ago
- 8849b72 NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls by Ralf Baechle · 14 years ago
- 5b919f8 net: ax25: fix information leak to userland harder by Kees Cook · 14 years ago
- fe10ae5 net: ax25: fix information leak to userland by Vasiliy Kulikov · 14 years ago
- 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
- e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- d71b0e9 ax25: missplaced sock_put(sk) by Bernard Pidoux F6BVP · 14 years ago
- 49339cc net/ax25: Use available error codes by Julia Lawall · 14 years ago
- b3d18f1 net/ax25: Use available error codes 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
- b512f3d net: ax25: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
- d00c362 ax25: netrom: rose: Fix timer oopses by Jarek Poplawski · 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
- 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
- f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
- 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
- 43ab850 ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl() by roel kluin · 15 years ago
- ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
- 8c185ab ax25: Fix possible oops in ax25_make_new by Jarek Poplawski · 15 years ago
- b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
- 2f72291 ax25: Add missing dev_put in ax25_setsockopt by Ralf Baechle · 15 years ago
- c0181d4 ax25: Fix ax25_cb refcounting in ax25_ctl_ioctl by Jarek Poplawski · 15 years ago
- 407fc5c ax25: Fix SIOCAX25GETINFO ioctl by Eric Dumazet · 15 years ago
- d55d87f net: Move rx skb_orphan call to where needed by Herbert Xu · 15 years ago
- 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 15 years ago
- c564039 net: sk_wmem_alloc has initial value of one, not zero by Eric Dumazet · 15 years ago
- c7c1a0f ax25: proc uid file misses header by Alan Cox · 16 years ago
- c44a436 Revert "ax25: zero length frame filtering in AX25" by David S. Miller · 16 years ago
- f99bcff ax25: zero length frame filtering in AX25 by Bernard Pidoux · 16 years ago
- 6078442 ax25: SOCK_DEBUG message simplification by Bernard Pidoux · 16 years ago
- 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 16 years ago
- 910d30b ax25: more common return path joining by Ilpo Järvinen · 16 years ago
- 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
- 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
- 0eae1b9 ax25: join the return paths that free skb by Ilpo Järvinen · 16 years ago
- e14bec2 ax25: fix warning in net/ax25/sysctl_net_ax25.c by Ingo Molnar · 16 years ago
- 7340040 CRED: Wrap task credential accesses in the AX25 protocol by David Howells · 16 years ago
- 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago