index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
appletalk
/
ddp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove SOCK_DEBUG leftovers
Denis Kirjanov
2023-12-26
1
-8
/
+8
*
appletalk: Fix Use-After-Free in atalk_ioctl
Hyunwoo Kim
2023-12-14
1
-5
/
+4
*
appletalk: remove special handling code for ipddp
Lukas Bulwahn
2023-10-13
1
-36
/
+0
*
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
1
-1
/
+0
*
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2022-04-06
1
-2
/
+1
*
net: socket: rework compat_ifreq_ioctl()
Arnd Bergmann
2021-07-23
1
-2
/
+2
*
net: appletalk: fix some mistakes in grammar
gushengxian
2021-06-08
1
-3
/
+3
*
appletalk: Fix skb allocation size in loopback case
Doug Brown
2021-02-12
1
-12
/
+21
*
net: appletalk: fix kerneldoc warnings
Andrew Lunn
2020-10-30
1
-3
/
+4
*
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
2020-07-19
1
-2
/
+0
*
ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
2020-05-18
1
-5
/
+44
*
appletalk: factor out a atrtr_ioctl_addrt helper
Christoph Hellwig
2020-05-18
1
-13
/
+20
*
appletalk: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-09-24
1
-0
/
+5
*
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
1
-0
/
+1
|
\
|
*
appletalk: Set error code if register_snap_client failed
YueHaibing
2019-04-30
1
-0
/
+1
*
|
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-19
1
-6
/
+1
|
/
*
appletalk: Fix potential NULL pointer dereference in unregister_snap_client
YueHaibing
2019-03-15
1
-8
/
+12
*
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
2019-03-03
1
-6
/
+31
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-1
/
+1
*
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
2018-05-26
1
-1
/
+1
*
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-3
/
+2
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+3
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-2
/
+2
*
appletalk: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
1
-1
/
+1
*
appletalk: fix erroneous return value
Anton Protopopov
2016-02-18
1
-1
/
+1
*
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-1
/
+1
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-4
/
+3
*
new helper: memcpy_from_msg()
Al Viro
2014-11-24
1
-1
/
+1
*
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
1
-3
/
+0
|
\
|
*
appletalk: Fix socket referencing in skb
Andrey Utkin
2014-07-08
1
-3
/
+0
*
|
appletalk: fix a coccinella warning in net/appletalk/ddp.c
wangweidong
2014-07-08
1
-1
/
+1
|
/
*
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
2014-05-23
1
-1
/
+1
*
appletalk: fix checkpatch error with indent
wangweidong
2014-02-14
1
-45
/
+45
*
appletalk: fix checkpatch errors with foo* bar|foo * bar
wangweidong
2014-02-14
1
-2
/
+2
*
appletalk: fix checkpatch errors with space required or prohibited
wangweidong
2014-02-14
1
-3
/
+3
*
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-18
1
-2
/
+2
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
1
-9
/
+7
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-1
/
+1
*
appletalk: info leak in ->getname()
Dan Carpenter
2013-04-25
1
-1
/
+1
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-6
/
+3
*
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
1
-4
/
+4
*
appletalk: Remove out of date message in printk
Dave Jones
2012-06-07
1
-3
/
+1
*
net: remove k{un}map_skb_frag()
Eric Dumazet
2012-04-05
1
-3
/
+3
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-3
/
+2
*
appletalk: Reduce switch/case indent
Joe Perches
2011-07-01
1
-190
/
+190
[next]