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-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
2019-03-29
net/mlx5e: Fix error handling when refreshing TIRs
Gavi Teitz
1
-2
/
+4
2019-03-29
net/mlx5: Decrease default mr cache size
Artemy Kovalyov
1
-20
/
+0
2019-03-29
xdp: fix cpumap redirect SKB creation bug
Jesper Dangaard Brouer
1
-3
/
+10
2019-03-28
net: core: netif_receive_skb_list: unlist skb before passing to pt->func
Alexander Lobakin
1
-1
/
+3
2019-03-28
net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().
Mao Wenan
1
-1
/
+1
2019-03-28
openvswitch: fix flow actions reallocation
Andrea Righi
1
-2
/
+2
2019-03-28
Merge branch 'nfp-fix-retcode-and-disable-netpoll-on-representors'
David S. Miller
1
-2
/
+2
2019-03-28
nfp: disable netpoll on representors
Jakub Kicinski
1
-1
/
+1
2019-03-28
nfp: validate the return code from dev_queue_xmit()
Jakub Kicinski
1
-1
/
+1
2019-03-28
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
3
-8
/
+4
2019-03-28
qmi_wwan: add Olicard 600
Bjørn Mork
1
-0
/
+1
2019-03-28
net: dsa: Implement flow_dissect callback for tag_qca
xiaofeis
1
-0
/
+10
[next]