index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-03
flow_dissector: fix clamping of BPF flow_keys for non-zero nhoff
Stanislav Fomichev
1
-1
/
+2
2019-04-03
net/flow_dissector: pass flow_keys->n_proto to BPF programs
Stanislav Fomichev
2
-2
/
+5
2019-04-03
selftests/bpf: fix vlan handling in flow dissector program
Stanislav Fomichev
2
-11
/
+72
2019-04-02
ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
Sheena Mira-ato
1
-2
/
+2
2019-04-01
dccp: Fix memleak in __feat_register_sp
YueHaibing
1
-1
/
+6
2019-04-01
sctp: initialize _pad of sockaddr_in before copying to user memory
Xin Long
1
-0
/
+1
2019-04-01
Merge branch 'nfp-flower-fix-matching-and-pushing-vlan-CFI-bit'
David S. Miller
3
-18
/
+15
2019-04-01
nfp: flower: remove vlan CFI bit from push vlan action
Pieter Jansen van Vuuren
2
-3
/
+1
2019-04-01
nfp: flower: replace CFI with vlan present
Pieter Jansen van Vuuren
2
-15
/
+14
2019-04-01
kcm: switch order of device registration to fix a crash
Jiri Slaby
1
-8
/
+8
2019-04-01
Merge branch 'net-sched-fix-stats-accounting-for-child-NOLOCK-qdiscs'
David S. Miller
14
-90
/
+71
2019-04-01
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
11
-73
/
+35
2019-04-01
net: sched: introduce and use qstats read helpers
Paolo Abeni
11
-17
/
+36
2019-04-01
net/sched: fix ->get helper of the matchall cls
Nicolas Dichtel
1
-0
/
+5
2019-04-01
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
3
-7
/
+6
2019-04-01
MAINTAINERS: net: update Solarflare maintainers
Bert Kenward
1
-1
/
+1
2019-04-01
tcp: fix a potential NULL pointer dereference in tcp_sk_exit
Dust Li
1
-1
/
+2
2019-03-31
Merge branch 'tipc-a-batch-of-uninit-value-fixes-for-netlink_compat'
David S. Miller
1
-4
/
+20
2019-03-31
tipc: handle the err returned from cmd header function
Xin Long
1
-2
/
+8
2019-03-31
tipc: check link name with right length in tipc_nl_compat_link_set
Xin Long
1
-1
/
+6
2019-03-31
tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
Xin Long
1
-1
/
+6
2019-03-31
Merge branch 'net-stmmac-fix-handling-of-oversized-frames'
David S. Miller
7
-37
/
+59
2019-03-31
net: stmmac: don't log oversized frames
Aaro Koskinen
1
-2
/
+0
2019-03-31
net: stmmac: fix dropping of multi-descriptor RX frames
Aaro Koskinen
1
-0
/
+5
2019-03-31
net: stmmac: don't overwrite discard_frame status
Aaro Koskinen
1
-3
/
+4
2019-03-31
net: stmmac: don't stop NAPI processing when dropping a packet
Aaro Koskinen
1
-7
/
+7
2019-03-31
net: stmmac: ratelimit RX error logs
Aaro Koskinen
1
-6
/
+8
2019-03-31
net: stmmac: use correct DMA buffer size in the RX descriptor
Aaro Koskinen
7
-19
/
+35
2019-03-30
r8169: disable default rx interrupt coalescing on RTL8168
Heiner Kallweit
1
-1
/
+1
2019-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
8
-26
/
+127
2019-03-29
Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
10
-81
/
+154
2019-03-29
Revert "cxgb4: Update 1.23.3.0 as the latest firmware supported."
David S. Miller
1
-6
/
+6
2019-03-29
cxgb4: Update 1.23.3.0 as the latest firmware supported.
Vishal Kulkarni
1
-6
/
+6
2019-03-29
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
1
-16
/
+30
2019-03-29
net: tls: prevent false connection termination with offload
Jakub Kicinski
1
-0
/
+2
2019-03-29
hv_netvsc: Fix unwanted wakeup after tx_disable
Haiyang Zhang
3
-8
/
+31
2019-03-29
bonding: show full hw address in sysfs for slave entries
Konstantin Khorenko
1
-1
/
+3
2019-03-29
net/mlx5e: Consider tunnel type for encap contexts
Eli Britstein
1
-9
/
+19
2019-03-29
net/mlx5e: Update xon formula
Huy Nguyen
1
-12
/
+16
2019-03-29
net/mlx5e: Update xoff formula
Huy Nguyen
1
-5
/
+6
2019-03-29
net/mlx5: E-Switch, fix syndrome (0x678139) when turn on vepa
Huy Nguyen
1
-0
/
+1
2019-03-29
net/mlx5: E-Switch, Fix esw manager vport indication for more vport commands
Omri Kahalon
1
-4
/
+2
2019-03-29
net/mlx5: E-Switch, Protect from invalid memory access in offload fdb table
Roi Dayan
1
-0
/
+1
2019-03-29
net/mlx5e: Correctly use the namespace type when allocating pedit action
Tonghao Zhang
1
-1
/
+1
2019-03-29
net/mlx5: E-Switch, Fix access to invalid memory when toggling esw modes
Roi Dayan
1
-0
/
+2
2019-03-29
net/mlx5: ethtool, Allow legacy link-modes configuration via non-extended ptys
Aya Levin
2
-19
/
+31
2019-03-29
net/mlx5: ethtool, Fix type analysis of advertised link-mode
Aya Levin
1
-2
/
+3
2019-03-29
net/mlx5e: Add a lock on tir list
Yuval Avnery
2
-0
/
+9
2019-03-29
net: mlx5: Add a missing check on idr_find, free buf
Aditya Pakki
1
-3
/
+11
2019-03-29
net/mlx5e: Allow IPv4 ttl & IPv6 hop_limit rewrite for all L4 protocols
Dmytro Linkin
1
-4
/
+48
[next]