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: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
2019-06-10
1
-0
/
+40
*
bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helper
Roman Gushchin
2019-06-07
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-31
4
-29
/
+52
|
\
|
*
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
2019-05-31
2
-10
/
+2
|
*
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
2019-05-31
2
-5
/
+8
|
*
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
2019-05-31
2
-3
/
+3
|
*
bpf: add memlock precharge for socket local storage
Roman Gushchin
2019-05-31
1
-2
/
+10
|
*
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
2019-05-31
2
-20
/
+40
*
|
nexthop: remove redundant assignment to err
Colin Ian King
2019-05-31
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
95
-924
/
+313
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-30
27
-194
/
+245
|
|
\
\
|
|
*
|
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
2019-05-30
3
-5
/
+9
|
|
*
|
ethtool: Check for vlan etype or vlan tci when parsing flow_rule
Maxime Chevallier
2019-05-30
1
-2
/
+6
|
|
*
|
net: don't clear sock->sk early to avoid trouble in strparser
Jakub Kicinski
2019-05-30
1
-1
/
+1
|
|
*
|
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
2019-05-30
1
-1
/
+1
|
|
*
|
net: dsa: tag_8021q: Create a stable binary format
Vladimir Oltean
2019-05-30
1
-10
/
+50
|
|
*
|
net: dsa: tag_8021q: Change order of rx_vid setup
Ioana Ciornei
2019-05-30
1
-4
/
+15
|
|
*
|
ipv4: tcp_input: fix stack out of bounds when parsing TCP options.
Young Xiao
2019-05-30
1
-0
/
+2
|
|
*
|
net: core: support XDP generic on stacked devices.
Stephen Hemminger
2019-05-30
1
-46
/
+12
|
|
*
|
llc: fix skb leak in llc_build_and_send_ui_pkt()
Eric Dumazet
2019-05-28
1
-0
/
+2
|
|
*
|
net/tls: fix no wakeup on partial reads
Jakub Kicinski
2019-05-26
1
-6
/
+2
|
|
*
|
net/tls: fix lowat calculation if some data came from previous record
Jakub Kicinski
2019-05-26
1
-7
/
+6
|
|
*
|
ip_sockglue: Fix missing-check bug in ip_ra_control()
Gen Zhang
2019-05-25
1
-0
/
+2
|
|
*
|
ipv6_sockglue: Fix a missing-check bug in ip6_ra_control()
Gen Zhang
2019-05-25
1
-0
/
+2
|
|
*
|
net: sched: don't use tc_action->order during action dump
Vlad Buslov
2019-05-24
1
-2
/
+1
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-05-23
9
-60
/
+44
|
|
|
\
\
|
|
|
*
|
netfilter: nft_flow_offload: IPCB is only valid for ipv4 family
Florian Westphal
2019-05-22
1
-6
/
+11
|
|
|
*
|
netfilter: nft_flow_offload: don't offload when sequence numbers need adjustment
Florian Westphal
2019-05-22
1
-4
/
+2
|
|
|
*
|
netfilter: nft_flow_offload: set liberal tracking mode for tcp
Florian Westphal
2019-05-22
1
-0
/
+8
|
|
|
*
|
netfilter: nf_flow_table: ignore DF bit setting
Florian Westphal
2019-05-22
1
-2
/
+1
|
|
|
*
|
netfilter: nat: fix udp checksum corruption
Florian Westphal
2019-05-21
1
-1
/
+1
|
|
|
*
|
ipvs: Fix use-after-free in ip_vs_in
YueHaibing
2019-05-21
1
-1
/
+1
|
|
|
*
|
netfilter: nft_fib: Fix existence check support
Phil Sutter
2019-05-21
3
-37
/
+8
|
|
|
*
|
netfilter: nf_queue: fix reinject verdict handling
Jagdish Motwani
2019-05-21
1
-0
/
+1
|
|
|
*
|
netfilter: nf_tables: fix oops during rule dump
Florian Westphal
2019-05-20
1
-9
/
+11
|
|
*
|
|
hsr: fix don't prune the master node from the node_db
Andreas Oetken
2019-05-23
1
-0
/
+8
|
|
*
|
|
ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
Eric Dumazet
2019-05-22
1
-11
/
+11
|
|
*
|
|
ipv4/igmp: fix another memory leak in igmpv3_del_delrec()
Eric Dumazet
2019-05-22
1
-17
/
+30
|
|
*
|
|
ipv6: Fix redirect with VRF
David Ahern
2019-05-22
1
-0
/
+6
|
|
*
|
|
net/tls: don't ignore netdev notifications if no TLS features
Jakub Kicinski
2019-05-22
1
-1
/
+2
|
|
*
|
|
net/tls: fix state removal with feature flags off
Jakub Kicinski
2019-05-22
1
-6
/
+0
|
|
*
|
|
net/tls: avoid NULL-deref on resync during device removal
Jakub Kicinski
2019-05-22
1
-5
/
+10
|
|
*
|
|
Validate required parameters in inet6_validate_link_af
Maxim Mikityanskiy
2019-05-22
1
-22
/
+35
|
*
|
|
|
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-24
68
-730
/
+68
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
2019-05-24
30
-480
/
+30
|
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 103
Thomas Gleixner
2019-05-24
1
-16
/
+1
|
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 93
Thomas Gleixner
2019-05-24
1
-17
/
+1
|
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 77
Thomas Gleixner
2019-05-24
5
-20
/
+5
|
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 72
Thomas Gleixner
2019-05-24
1
-4
/
+1
|
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 62
Thomas Gleixner
2019-05-24
1
-6
/
+1
[next]