index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-03-05
58
-357
/
+433
|
\
|
*
net: make skb_gso_*_seglen functions private
Daniel Axtens
2018-03-04
1
-2
/
+35
|
*
net: xfrm: use skb_gso_validate_network_len() to check gso sizes
Daniel Axtens
2018-03-04
2
-2
/
+3
|
*
net: sched: tbf: handle GSO_BY_FRAGS case in enqueue
Daniel Axtens
2018-03-04
1
-1
/
+2
|
*
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
2018-03-04
8
-12
/
+13
|
*
Merge tag 'batadv-net-for-davem-20180302' of git://git.open-mesh.org/linux-merge
David S. Miller
2018-03-03
9
-39
/
+50
|
|
\
|
|
*
batman-adv: Fix internal interface indices types
Sven Eckelmann
2018-02-25
5
-21
/
+31
|
|
*
batman-adv: Fix netlink dumping of BLA backbones
Sven Eckelmann
2018-02-25
1
-4
/
+7
|
|
*
batman-adv: Fix netlink dumping of BLA claims
Sven Eckelmann
2018-02-25
1
-4
/
+7
|
|
*
batman-adv: Ignore invalid batadv_v_gw during netlink send
Sven Eckelmann
2018-02-25
1
-1
/
+1
|
|
*
batman-adv: Ignore invalid batadv_iv_gw during netlink send
Sven Eckelmann
2018-02-25
1
-1
/
+1
|
|
*
batman-adv: invalidate checksum on fragment reassembly
Matthias Schiffer
2018-02-25
1
-1
/
+2
|
|
*
batman-adv: fix packet checksum in receive path
Matthias Schiffer
2018-02-25
1
-7
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-03-02
11
-39
/
+98
|
|
\
\
|
|
*
|
ipvs: remove IPS_NAT_MASK check to fix passive FTP
Julian Anastasov
2018-02-28
1
-1
/
+1
|
|
*
|
netfilter: nf_tables: use the right index from flowtable error path
Pablo Neira Ayuso
2018-02-27
1
-1
/
+1
|
|
*
|
netfilter: nf_tables: missing attribute validation in nf_tables_delflowtable()
Pablo Neira Ayuso
2018-02-27
1
-0
/
+5
|
|
*
|
netfilter: nf_tables: return EBUSY if device already belongs to flowtable
Pablo Neira Ayuso
2018-02-27
1
-1
/
+17
|
|
*
|
netfilter: use skb_to_full_sk in ip6_route_me_harder
Eric Dumazet
2018-02-25
1
-4
/
+5
|
|
*
|
netfilter: don't set F_IFACE on ipv6 fib lookups
Florian Westphal
2018-02-25
2
-14
/
+2
|
|
*
|
netfilter: increase IPSTATS_MIB_CSUMERRORS stat
Taehee Yoo
2018-02-25
1
-1
/
+3
|
|
*
|
netfilter: nf_flow_table: fix checksum when handling DNAT
Felix Fietkau
2018-02-25
1
-0
/
+1
|
|
*
|
netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
Florian Westphal
2018-02-25
1
-1
/
+12
|
|
*
|
netfilter: ebtables: convert BUG_ONs to WARN_ONs
Florian Westphal
2018-02-25
1
-9
/
+18
|
|
*
|
netfilter: bridge: ebt_among: add missing match size checks
Florian Westphal
2018-02-25
1
-2
/
+19
|
|
*
|
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
Florian Westphal
2018-02-25
1
-0
/
+4
|
|
*
|
netfilter: ipt_CLUSTERIP: put config instead of freeing it
Florian Westphal
2018-02-25
1
-3
/
+4
|
|
*
|
netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct refcount
Florian Westphal
2018-02-25
1
-2
/
+6
[next]