index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-03
2
-112
/
+258
|
\
|
*
net: socket: add __compat_sys_...msg() helpers; remove in-kernel calls to com...
Dominik Brodowski
2018-04-02
1
-7
/
+30
|
*
net: socket: add __compat_sys_recvmmsg() helper; remove in-kernel call to com...
Dominik Brodowski
2018-04-02
1
-5
/
+12
|
*
net: socket: add __compat_sys_getsockopt() helper; remove in-kernel call to c...
Dominik Brodowski
2018-04-02
1
-4
/
+12
|
*
net: socket: add __compat_sys_setsockopt() helper; remove in-kernel call to c...
Dominik Brodowski
2018-04-02
1
-4
/
+10
|
*
net: socket: add __compat_sys_recvfrom() helper; remove in-kernel call to com...
Dominik Brodowski
2018-04-02
1
-7
/
+16
|
*
net: socket: replace call to sys_recv() with __sys_recvfrom()
Dominik Brodowski
2018-04-02
2
-2
/
+4
|
*
net: socket: replace calls to sys_send() with __sys_sendto()
Dominik Brodowski
2018-04-02
2
-2
/
+3
|
*
net: socket: move check for forbid_cmsg_compat to __sys_...msg()
Dominik Brodowski
2018-04-02
2
-18
/
+28
|
*
net: socket: add do_sys_recvmmsg() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-5
/
+12
|
*
net: socket: add __sys_getsockopt() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-4
/
+10
|
*
net: socket: add __sys_setsockopt() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
1
-3
/
+10
|
*
net: socket: add __sys_shutdown() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
2
-3
/
+8
|
*
net: socket: add __sys_socketpair() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
2
-4
/
+9
|
*
net: socket: add __sys_getpeername() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
2
-5
/
+11
|
*
net: socket: add __sys_getsockname() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
2
-5
/
+11
|
*
net: socket: add __sys_listen() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
2
-3
/
+8
|
*
net: socket: add __sys_connect() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
2
-4
/
+9
|
*
net: socket: add __sys_bind() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
2
-3
/
+8
|
*
net: socket: add __sys_socket() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
2
-3
/
+8
|
*
net: socket: add __sys_accept4() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
2
-9
/
+15
|
*
net: socket: add __sys_sendto() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
2
-8
/
+14
|
*
net: socket: add __sys_recvfrom() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
2
-9
/
+15
*
|
Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-31
1
-1
/
+1
|
\
\
|
*
|
netfilter: nf_nat_snmp_basic: add correct dependency to Makefile
Masahiro Yamada
2018-03-29
1
-1
/
+1
|
|
/
*
|
net/ipv6: Fix route leaking between VRFs
David Ahern
2018-03-30
1
-0
/
+3
*
|
ipv6: sr: fix seg6 encap performances with TSO enabled
David Lebrun
2018-03-30
1
-9
/
+7
*
|
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
2018-03-30
1
-2
/
+4
*
|
ip_tunnel: Resolve ipsec merge conflict properly.
David S. Miller
2018-03-29
1
-6
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-03-29
5
-18
/
+38
|
\
\
|
*
|
xfrm: Fix transport mode skb control buffer usage.
Steffen Klassert
2018-03-23
1
-0
/
+6
|
*
|
vti6: Fix dev->max_mtu setting
Stefano Brivio
2018-03-19
1
-1
/
+1
|
*
|
vti6: Keep set MTU on link creation or change, validate it
Stefano Brivio
2018-03-19
1
-8
/
+16
|
*
|
vti6: Properly adjust vti6 MTU from MTU of lower device
Stefano Brivio
2018-03-19
1
-4
/
+6
|
*
|
vti4: Don't override MTU passed on link creation via IFLA_MTU
Stefano Brivio
2018-03-19
1
-1
/
+0
|
*
|
ip_tunnel: Clamp MTU to bounds on new link
Stefano Brivio
2018-03-19
1
-1
/
+7
|
*
|
vti4: Don't count header length twice on tunnel setup
Stefano Brivio
2018-03-19
1
-1
/
+0
|
*
|
xfrm: fix rcu_read_unlock usage in xfrm_local_error
Taehee Yoo
2018-03-16
1
-2
/
+3
*
|
|
net/smc: use announced length in sock_recvmsg()
Ursula Braun
2018-03-27
1
-1
/
+1
*
|
|
llc: properly handle dev_queue_xmit() return value
Cong Wang
2018-03-27
2
-15
/
+32
*
|
|
strparser: Fix sign of err codes
Dave Watson
2018-03-27
1
-2
/
+2
*
|
|
net sched actions: fix dumping which requires several messages to user space
Craig Dillabaugh
2018-03-27
1
-1
/
+3
*
|
|
net: fix possible out-of-bound read in skb_network_protocol()
Eric Dumazet
2018-03-27
1
-1
/
+1
*
|
|
Merge tag 'batadv-net-for-davem-20180326' of git://git.open-mesh.org/linux-merge
David S. Miller
2018-03-27
2
-3
/
+6
|
\
\
\
|
*
|
|
batman-adv: fix packet loss for broadcasted DHCP packets to a server
Linus Lüssing
2018-03-24
1
-1
/
+4
|
*
|
|
batman-adv: fix multicast-via-unicast transmission with AP isolation
Linus Lüssing
2018-03-24
1
-2
/
+2
*
|
|
|
net: sched, fix OOO packets with pfifo_fast
John Fastabend
2018-03-26
1
-4
/
+13
*
|
|
|
ipv6: the entire IPv6 header chain must fit the first fragment
Paolo Abeni
2018-03-26
1
-4
/
+9
*
|
|
|
netlink: make sure nladdr has correct size in netlink_connect()
Alexander Potapenko
2018-03-26
1
-0
/
+3
*
|
|
|
net/ipv4: disable SMC TCP option with SYN Cookies
Hans Wippel
2018-03-26
3
-0
/
+7
[next]