summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-032-112/+258
|\
| * net: socket: add __compat_sys_...msg() helpers; remove in-kernel calls to com...Dominik Brodowski2018-04-021-7/+30
| * net: socket: add __compat_sys_recvmmsg() helper; remove in-kernel call to com...Dominik Brodowski2018-04-021-5/+12
| * net: socket: add __compat_sys_getsockopt() helper; remove in-kernel call to c...Dominik Brodowski2018-04-021-4/+12
| * net: socket: add __compat_sys_setsockopt() helper; remove in-kernel call to c...Dominik Brodowski2018-04-021-4/+10
| * net: socket: add __compat_sys_recvfrom() helper; remove in-kernel call to com...Dominik Brodowski2018-04-021-7/+16
| * net: socket: replace call to sys_recv() with __sys_recvfrom()Dominik Brodowski2018-04-022-2/+4
| * net: socket: replace calls to sys_send() with __sys_sendto()Dominik Brodowski2018-04-022-2/+3
| * net: socket: move check for forbid_cmsg_compat to __sys_...msg()Dominik Brodowski2018-04-022-18/+28
| * net: socket: add do_sys_recvmmsg() helper; remove in-kernel call to syscallDominik Brodowski2018-04-021-5/+12
| * net: socket: add __sys_getsockopt() helper; remove in-kernel call to syscallDominik Brodowski2018-04-021-4/+10
| * net: socket: add __sys_setsockopt() helper; remove in-kernel call to syscallDominik Brodowski2018-04-021-3/+10
| * net: socket: add __sys_shutdown() helper; remove in-kernel call to syscallDominik Brodowski2018-04-022-3/+8
| * net: socket: add __sys_socketpair() helper; remove in-kernel call to syscallDominik Brodowski2018-04-022-4/+9
| * net: socket: add __sys_getpeername() helper; remove in-kernel call to syscallDominik Brodowski2018-04-022-5/+11
| * net: socket: add __sys_getsockname() helper; remove in-kernel call to syscallDominik Brodowski2018-04-022-5/+11
| * net: socket: add __sys_listen() helper; remove in-kernel call to syscallDominik Brodowski2018-04-022-3/+8
| * net: socket: add __sys_connect() helper; remove in-kernel call to syscallDominik Brodowski2018-04-022-4/+9
| * net: socket: add __sys_bind() helper; remove in-kernel call to syscallDominik Brodowski2018-04-022-3/+8
| * net: socket: add __sys_socket() helper; remove in-kernel call to syscallDominik Brodowski2018-04-022-3/+8
| * net: socket: add __sys_accept4() helper; remove in-kernel call to syscallDominik Brodowski2018-04-022-9/+15
| * net: socket: add __sys_sendto() helper; remove in-kernel call to syscallDominik Brodowski2018-04-022-8/+14
| * net: socket: add __sys_recvfrom() helper; remove in-kernel call to syscallDominik Brodowski2018-04-022-9/+15
* | Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-311-1/+1
|\ \
| * | netfilter: nf_nat_snmp_basic: add correct dependency to MakefileMasahiro Yamada2018-03-291-1/+1
| |/
* | net/ipv6: Fix route leaking between VRFsDavid Ahern2018-03-301-0/+3
* | ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun2018-03-301-9/+7Star
* | net: Fix untag for vlan packets without ethernet headerToshiaki Makita2018-03-301-2/+4
* | ip_tunnel: Resolve ipsec merge conflict properly.David S. Miller2018-03-291-6/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-295-18/+38
|\ \
| * | xfrm: Fix transport mode skb control buffer usage.Steffen Klassert2018-03-231-0/+6
| * | vti6: Fix dev->max_mtu settingStefano Brivio2018-03-191-1/+1
| * | vti6: Keep set MTU on link creation or change, validate itStefano Brivio2018-03-191-8/+16
| * | vti6: Properly adjust vti6 MTU from MTU of lower deviceStefano Brivio2018-03-191-4/+6
| * | vti4: Don't override MTU passed on link creation via IFLA_MTUStefano Brivio2018-03-191-1/+0Star
| * | ip_tunnel: Clamp MTU to bounds on new linkStefano Brivio2018-03-191-1/+7
| * | vti4: Don't count header length twice on tunnel setupStefano Brivio2018-03-191-1/+0Star
| * | xfrm: fix rcu_read_unlock usage in xfrm_local_errorTaehee Yoo2018-03-161-2/+3
* | | net/smc: use announced length in sock_recvmsg()Ursula Braun2018-03-271-1/+1
* | | llc: properly handle dev_queue_xmit() return valueCong Wang2018-03-272-15/+32
* | | strparser: Fix sign of err codesDave Watson2018-03-271-2/+2
* | | net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh2018-03-271-1/+3
* | | net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet2018-03-271-1/+1
* | | Merge tag 'batadv-net-for-davem-20180326' of git://git.open-mesh.org/linux-mergeDavid S. Miller2018-03-272-3/+6
|\ \ \
| * | | batman-adv: fix packet loss for broadcasted DHCP packets to a serverLinus Lüssing2018-03-241-1/+4
| * | | batman-adv: fix multicast-via-unicast transmission with AP isolationLinus Lüssing2018-03-241-2/+2
* | | | net: sched, fix OOO packets with pfifo_fastJohn Fastabend2018-03-261-4/+13
* | | | ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni2018-03-261-4/+9
* | | | netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko2018-03-261-0/+3
* | | | net/ipv4: disable SMC TCP option with SYN CookiesHans Wippel2018-03-263-0/+7