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
*
bpf: sk_msg program helper bpf_sk_msg_pull_data
John Fastabend
2018-03-19
1
-1
/
+134
*
bpf: sockmap, add msg_cork_bytes() helper
John Fastabend
2018-03-19
1
-0
/
+16
*
bpf: sockmap, add bpf_msg_apply_bytes() helper
John Fastabend
2018-03-19
1
-0
/
+16
*
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
2018-03-19
1
-0
/
+106
*
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
2018-03-19
2
-13
/
+18
*
net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
John Fastabend
2018-03-19
1
-1
/
+3
*
sock: make static tls function alloc_sg generic sock helper
John Fastabend
2018-03-19
2
-62
/
+63
*
ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREE
Eric Dumazet
2018-03-07
1
-1
/
+5
*
rds: use list structure to track information for zerocopy completion notifica...
Sowmini Varadhan
2018-03-07
4
-44
/
+85
*
rds: refactor zcopy code into rds_message_zcopy_from_user
Sowmini Varadhan
2018-03-07
1
-48
/
+60
*
sock: Fix SO_ZEROCOPY switch case
Jesus Sanchez-Palencia
2018-03-07
1
-1
/
+2
*
ipv6: ndisc: use true and false for boolean values
Gustavo A. R. Silva
2018-03-07
1
-1
/
+1
*
tipc: bcast: use true and false for boolean values
Gustavo A. R. Silva
2018-03-07
1
-1
/
+1
*
sctp: add support for snd flag SCTP_SENDALL process in sendmsg
Xin Long
2018-03-07
1
-4
/
+31
*
sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsg
Xin Long
2018-03-07
1
-0
/
+77
*
sctp: add support for PR-SCTP Information for sendmsg
Xin Long
2018-03-07
1
-1
/
+30
*
net: Make account struct net to memcg
Kirill Tkhai
2018-03-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
59
-360
/
+443
|
\
|
*
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
|
|
*
|
|
Merge tag 'mac80211-for-davem-2018-03-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-03-02
3
-9
/
+14
|
|
|
\
\
\
|
|
|
*
|
|
cfg80211: add missing dependency to CFG80211 suboptions
Romain Naour
2018-02-27
1
-8
/
+5
|
|
|
*
|
|
mac80211: drop frames with unexpected DS bits from fast-rx to slow path
Felix Fietkau
2018-02-23
1
-1
/
+1
|
|
|
*
|
|
mac80211: Adjust TSQ pacing shift
Toke Høiland-Jørgensen
2018-02-23
1
-0
/
+8
[next]