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-08-11
mlxsw: spectrum_ptp: Keep unmatched entries in a linked list
Petr Machata
1
-83
/
+55
2019-08-11
net: nps_enet: Fix function names in doc comments
Jonathan Neuschäfer
1
-2
/
+2
2019-08-11
rxrpc: Fix local refcounting
David Howells
1
-5
/
+7
2019-08-11
netdevsim: Restore per-network namespace accounting for fib entries
David Ahern
4
-86
/
+98
2019-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-21
/
+57
2019-08-09
net/tls: swap sk_write_space on close
Jakub Kicinski
1
-0
/
+1
2019-08-09
hv_netvsc: Fix a warning of suspicious RCU usage
Dexuan Cui
1
-2
/
+7
2019-08-09
Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
13
-109
/
+101
2019-08-09
ixgbe: fix possible deadlock in ixgbe_service_task()
Taehee Yoo
1
-4
/
+1
2019-08-09
Merge branch 'Fix-collisions-in-socket-cookie-generation'
David S. Miller
4
-8
/
+11
2019-08-09
bpf: sync bpf.h to tools infrastructure
Daniel Borkmann
1
-4
/
+7
2019-08-09
sock: make cookie generation global instead of per netns
Daniel Borkmann
3
-4
/
+4
2019-08-09
Merge tag 'rxrpc-fixes-20190809' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
7
-83
/
+100
2019-08-09
Merge branch 'bpf-bpftool-pinning-error-msg'
Daniel Borkmann
1
-2
/
+6
2019-08-09
tools: bpftool: add error message on pin failure
Jakub Kicinski
1
-1
/
+5
2019-08-09
tools: bpftool: fix error message (prog -> object)
Jakub Kicinski
1
-1
/
+1
2019-08-09
rxrpc: Don't bother generating maxSkew in the ACK packet
David Howells
6
-44
/
+28
2019-08-09
rxrpc: Fix local endpoint refcounting
David Howells
4
-39
/
+72
2019-08-08
net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...
Fuqian Huang
1
-2
/
+3
2019-08-08
team: Add vlan tx offload to hw_enc_features
YueHaibing
1
-0
/
+2
2019-08-08
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
9
-27
/
+52
2019-08-08
Merge branch 'skbedit-batch-fixes'
David S. Miller
2
-0
/
+59
2019-08-08
tc-testing: updated skbedit action tests with batch create/delete
Roman Mashak
1
-0
/
+47
2019-08-08
net sched: update skbedit action for batched events operations
Roman Mashak
1
-0
/
+12
2019-08-08
net: dsa: sja1105: remove set but not used variables 'tx_vid' and 'rx_vid'
YueHaibing
1
-4
/
+0
2019-08-08
bonding: Add vlan tx offload to hw_enc_features
YueHaibing
1
-0
/
+2
2019-08-08
net: sched: sch_taprio: fix memleak in error path for sched list parse
Ivan Khoronzhuk
1
-1
/
+2
2019-08-08
net: docs: replace IPX in tuntap documentation
Stephen Hemminger
1
-2
/
+2
2019-08-08
docs: admin-guide: remove references to IPX and token-ring
Stephen Hemminger
1
-28
/
+1
2019-08-08
xen/netback: Reset nr_frags before freeing skb
Ross Lagerwall
1
-0
/
+2
2019-08-08
inet: frags: re-introduce skb coalescing for local delivery
Guillaume Nault
6
-16
/
+39
2019-08-08
net/mlx5e: Remove redundant check in CQE recovery flow of tx reporter
Aya Levin
1
-3
/
+0
2019-08-08
net/mlx5e: Fix error flow of CQE recovery on tx reporter
Aya Levin
2
-5
/
+8
2019-08-08
net/mlx5e: Fix false negative indication on tx reporter CQE recovery
Aya Levin
1
-4
/
+2
2019-08-08
net/mlx5e: kTLS, Fix tisn field placement
Tariq Toukan
1
-3
/
+3
2019-08-08
net/mlx5e: kTLS, Fix tisn field name
Tariq Toukan
1
-3
/
+3
2019-08-08
net/mlx5e: kTLS, Fix progress params context WQE layout
Tariq Toukan
4
-9
/
+15
2019-08-08
net/mlx5: kTLS, Fix wrong TIS opmod constants
Tariq Toukan
1
-2
/
+2
2019-08-08
net/mlx5: crypto, Fix wrong offset in encryption key command
Tariq Toukan
1
-0
/
+1
2019-08-08
net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg off
Mohamad Heib
1
-0
/
+8
2019-08-08
net/mlx5e: Only support tx/rx pause setting for port owner
Huy Nguyen
1
-0
/
+3
2019-08-08
net/mlx5: Support inner header match criteria for non decap flow action
Huy Nguyen
3
-21
/
+26
2019-08-08
net/mlx5e: Use flow keys dissector to parse packets for ARFS
Maxim Mikityanskiy
1
-63
/
+34
2019-08-08
Merge tag 'batadv-net-for-davem-20190808' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-3
/
+5
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
225
-1274
/
+2402
2019-08-06
Merge branch 'sja1105-fixes'
David S. Miller
4
-98
/
+75
2019-08-06
net: dsa: sja1105: Fix memory leak on meta state machine error path
Vladimir Oltean
1
-0
/
+1
2019-08-06
net: dsa: sja1105: Fix memory leak on meta state machine normal path
Vladimir Oltean
1
-10
/
+1
2019-08-06
net: dsa: sja1105: Really fix panic on unregistering PTP clock
Vladimir Oltean
2
-6
/
+5
2019-08-06
net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as well
Vladimir Oltean
2
-16
/
+13
[next]