- 29c4964 net: socket: rework compat_ifreq_ioctl() by Arnd Bergmann · 3 years, 5 months ago
- 2aa8eca net: appletalk: fix some mistakes in grammar by gushengxian · 3 years, 7 months ago
- 39935dc appletalk: Fix skb allocation size in loopback case by Doug Brown · 3 years, 11 months ago
- 709565a net: appletalk: fix kerneldoc warnings by Andrew Lunn · 4 years, 2 months ago
- a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
- dc13c876 ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 8 months ago
- a500492 appletalk: factor out a atrtr_ioctl_addrt helper by Christoph Hellwig · 4 years, 8 months ago
- 6cc03e8 appletalk: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 5 years ago
- b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- c93ad13 appletalk: Set error code if register_snap_client failed by YueHaibing · 6 years ago
- c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
- 9804501 appletalk: Fix potential NULL pointer dereference in unregister_snap_client by YueHaibing · 6 years ago
- 6377f78 appletalk: Fix use-after-free in atalk_proc_exit by YueHaibing · 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
- e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
- d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
- 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
- 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
- a73ec31 appletalk: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
- 48bb230 appletalk: fix erroneous return value by Anton Protopopov · 9 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
- 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 36beddc appletalk: Fix socket referencing in skb by Andrey Utkin · 10 years ago
- 63ae889 appletalk: fix a coccinella warning in net/appletalk/ddp.c by wangweidong · 10 years ago
- 28448b8 net: Split sk_no_check into sk_no_check_{rx,tx} by Tom Herbert · 11 years ago
- 7b30600 appletalk: fix checkpatch error with indent by wangweidong · 11 years ago
- 6f0984a appletalk: fix checkpatch errors with foo* bar|foo * bar by wangweidong · 11 years ago
- fd1dc26 appletalk: fix checkpatch errors with space required or prohibited by wangweidong · 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
- 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
- fccc9f1 appletalk: info leak in ->getname() by Dan Carpenter · 12 years ago
- b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
- 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
- 278f015 appletalk: Remove out of date message in printk by Dave Jones · 13 years ago
- 51c56b0 net: remove k{un}map_skb_frag() by Eric Dumazet · 13 years ago
- 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
- 4a9e4b0 appletalk: Reduce switch/case indent by Joe Perches · 14 years ago
- c100c8f appletalk: Fix OOPS in atalk_release(). by David S. Miller · 14 years ago
- b20e7bb net/appletalk: fix atalk_release use after free by Arnd Bergmann · 14 years ago
- 60d9f46 appletalk: remove the BKL by Arnd Bergmann · 14 years ago
- 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 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
- 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
- 415ce61 net/appletalk: using compat_ptr needs inclusion of linux/compat.h by Stephen Rothwell · 15 years ago
- f7a3a1d appletalk/ddp.c: Neaten checksum function by Joe Perches · 15 years ago
- ecced8b net/appletalk: push down BKL into a atalk_dgram_ops by Arnd Bergmann · 15 years ago
- 2066022 appletalk: handle SIOCATALKDIFADDR compat ioctl by Arnd Bergmann · 15 years ago
- 3f378b6 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
- 8be8057 Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESS by Mark Smith · 15 years ago
- ffcfb8d Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded by Arnaldo Carvalho de Melo · 15 years ago
- 6885ffb Use correct NET_RX_* returns for atalk_rcv() by Mark Smith · 15 years ago
- f222e8b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
- 3d39247 appletalk: fix atalk_getname() leak by Eric Dumazet · 15 years ago
- 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 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
- c32ba3f appletalk: Use frag list abstraction interfaces. by David S. Miller · 16 years ago
- 03ba999 appletalk: this warning can go I think by Alan Cox · 16 years ago
- 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 16 years ago
- 2db0960 appletalk: fix warning: format not a string literal and no ... by Hannes Eder · 16 years ago
- 09640e63 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
- 88a44e5 net/appletalk: Remove redundant test by Julia Lawall · 16 years ago
- 524ad0a netdevice: safe convert to netdev_priv() #part-4 by Wang Chen · 16 years ago
- 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
- 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
- 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
- c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 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
- 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
- e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
- e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
- 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
- 890d52d [ATALK]: In notifier handlers convert the void pointer to a netdevice by Eric W. Biederman · 17 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
- 1a028e5 [NET]: Revert sk_buff walker cleanups. by David S. Miller · 18 years ago
- eefa390 [NET]: Clean up sk_buff walkers. by Jean Delvare · 18 years ago
- b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them 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
- 98e399f [SK_BUFF]: Introduce skb_mac_header() 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
- 75559c1 [APPLETALK]: Fix a remotely triggerable crash by Jean Delvare · 18 years ago
- ed4477b [NET] APPLETALK: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
- a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
- 201a95a [APPLETALK]: Fix potential OOPS in atalk_sendmsg(). by David S. Miller · 18 years ago
- 2a50f28 [ATALK]: endianness annotations by Al Viro · 18 years ago
- 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- f6c90b7 [NET]: Fix ipx/econet/appletalk/irda ioctl crashes by Petr Vandrovec · 19 years ago
- 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago