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-01-10
samples: bpf: user proper argument index
Ioana Ciornei
1
-1
/
+1
2019-01-10
selftests/bpf: add missing executables to .gitignore
Stanislav Fomichev
2
-0
/
+2
2019-01-09
bpf: correctly set initial window on active Fast Open sender
Yuchung Cheng
1
-1
/
+1
2019-01-08
packet: Do not leak dev refcounts on error exit
Jason Gunthorpe
1
-2
/
+2
2019-01-08
Merge branch 'mlxsw-fixes'
David S. Miller
11
-35
/
+74
2019-01-08
selftests: forwarding: Add a test for VLAN deletion
Ido Schimmel
1
-1
/
+14
2019-01-08
mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion
Ido Schimmel
1
-1
/
+1
2019-01-08
selftests: forwarding: Fix test for different devices
Ido Schimmel
1
-1
/
+1
2019-01-08
net: bridge: Fix VLANs memory leak
Ido Schimmel
2
-13
/
+14
2019-01-08
selftests: mlxsw: Add a test case for VLAN addition error flow
Ido Schimmel
1
-0
/
+18
2019-01-08
mlxsw: spectrum_nve: Replace error code with EINVAL
Ido Schimmel
1
-2
/
+2
2019-01-08
mlxsw: spectrum_switchdev: Avoid returning errors in commit phase
Ido Schimmel
1
-12
/
+9
2019-01-08
mlxsw: spectrum: Add VXLAN dependency for spectrum
Ido Schimmel
1
-0
/
+1
2019-01-08
mlxsw: spectrum: Disable lag port TX before removing it
Jiri Pirko
1
-2
/
+5
2019-01-08
mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flow
Nir Dotan
1
-2
/
+0
2019-01-08
mlxsw: spectrum_acl: Add cleanup after C-TCAM update error condition
Nir Dotan
1
-1
/
+9
2019-01-08
r8169: load Realtek PHY driver module before r8169
Heiner Kallweit
1
-0
/
+1
2019-01-08
lan743x: Remove phy_read from link status change function
Bryan Whitehead
1
-7
/
+4
2019-01-08
ptp: uapi: change _IOW to IOWR in PTP_SYS_OFFSET_EXTENDED definition
Eugene Syromiatnikov
1
-1
/
+1
2019-01-08
ptp: check that rsv field is zero in struct ptp_sys_offset_extended
Eugene Syromiatnikov
1
-1
/
+2
2019-01-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
18
-46
/
+262
2019-01-07
Merge branch 'bpf-doc-updates'
Alexei Starovoitov
2
-6
/
+19
2019-01-07
bpf, doc: add note for libbpf's stand-alone build
Daniel Borkmann
1
-0
/
+14
2019-01-07
bpf, doc: update design qa to reflect kern_version requirement
Daniel Borkmann
1
-6
/
+5
2019-01-07
selftests/bpf: fix incorrect users of create_and_get_cgroup
Stanislav Fomichev
12
-20
/
+20
2019-01-07
smc: move unhash as early as possible in smc_release()
Cong Wang
1
-1
/
+3
2019-01-07
phy: ti: Fix compilation failures without REGMAP
Jason Gunthorpe
1
-0
/
+1
2019-01-07
net: bridge: fix a bug on using a neighbour cache entry without checking its ...
JianJhen Chen
1
-1
/
+1
2019-01-07
tipc: fix memory leak in tipc_nl_compat_publ_dump
Gustavo A. R. Silva
1
-1
/
+3
2019-01-07
cdc_ether: trivial whitespace readability fix
Bjørn Mork
1
-15
/
+11
2019-01-07
rds: use DIV_ROUND_UP instead of ceil
Jacob Wen
4
-9
/
+5
2019-01-07
r8169: don't try to read counters if chip is in a PCI power-save state
Heiner Kallweit
1
-2
/
+4
2019-01-07
can: gw: ensure DLC boundaries after CAN frame modification
Oliver Hartkopp
1
-3
/
+27
2019-01-07
net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sg
Stephen Warren
1
-8
/
+7
2019-01-07
net/mlx4: Get rid of page operation after dma_alloc_coherent
Stephen Warren
2
-39
/
+75
2019-01-05
Merge branch 'reject-ptr-scalar-mix'
Alexei Starovoitov
3
-13
/
+169
2019-01-05
bpf: add various test cases for alu op on mixed dst register types
Daniel Borkmann
1
-0
/
+120
2019-01-05
bpf: fix sanitation of alu op with pointer / scalar type from different paths
Daniel Borkmann
2
-13
/
+49
2019-01-05
ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
David Ahern
1
-1
/
+4
2019-01-04
Merge branch 'udpv6_sendmsg-addr_any-fix'
Alexei Starovoitov
2
-7
/
+54
2019-01-04
selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr
Andrey Ignatov
1
-3
/
+50
2019-01-04
bpf: Fix [::] -> [::1] rewrite in sys_sendmsg
Andrey Ignatov
1
-4
/
+4
2019-01-04
ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
David Ahern
1
-1
/
+10
2019-01-04
ixgbe: fix Kconfig when driver is not a module
Jeff Kirsher
1
-1
/
+1
2019-01-04
ipv6: make icmp6_send() robust against null skb->dev
Eric Dumazet
1
-2
/
+6
2019-01-04
selftests: net: fix/improve ip_defrag selftest
Peter Oskolkov
2
-10
/
+95
2019-01-04
qmi_wwan: add MTU default to qmap network interface
Daniele Palmas
1
-0
/
+1
2019-01-04
Merge branch 'hns-fixes'
David S. Miller
2
-14
/
+9
2019-01-04
net: hns: Fix use after free identified by SLUB debug
Yonglong Liu
1
-4
/
+2
2019-01-04
net: hns: Fix WARNING when hns modules installed
Yonglong Liu
1
-10
/
+7
[next]