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-05-16
bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0
John Fastabend
1
-1
/
+4
2019-05-16
selftests/bpf: add prog detach to flow_dissector test
Stanislav Fomichev
1
-0
/
+1
2019-05-16
selftests/bpf: add missing \n to flow_dissector CHECK errors
Stanislav Fomichev
1
-4
/
+4
2019-05-16
libbpf: don't fail when feature probing fails
Stanislav Fomichev
1
-1
/
+1
2019-05-14
Merge branch 'lru-map-fix'
Alexei Starovoitov
4
-20
/
+297
2019-05-14
bpf: test ref bit from data path and add new tests for syscall path
Daniel Borkmann
1
-14
/
+274
2019-05-14
bpf, lru: avoid messing with eviction heuristics upon syscall lookup
Daniel Borkmann
1
-5
/
+18
2019-05-14
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
2
-1
/
+5
2019-05-14
tools/bpf: Sync kernel btf.h header
Gary Lin
1
-1
/
+1
2019-05-14
bpf: btf: fix the brackets of BTF_INT_OFFSET()
Gary Lin
2
-2
/
+2
2019-05-14
bpf: sockmap fix msg->sg.size account on ingress skb
John Fastabend
1
-0
/
+1
2019-05-14
bpf: sockmap remove duplicate queue free
John Fastabend
1
-2
/
+0
2019-05-14
bpf: sockmap, only stop/flush strp if it was enabled at some point
John Fastabend
1
-2
/
+4
2019-05-14
bpf: mark bpf_event_notify and bpf_event_init as static
Stanislav Fomichev
1
-2
/
+3
2019-05-14
bpf: devmap: fix use-after-free Read in __dev_map_entry_free
Eric Dumazet
1
-0
/
+3
2019-05-13
net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering
Corentin Labbe
1
-0
/
+2
2019-05-13
net: ethernet: ti: netcp_ethss: fix build
Grygorii Strashko
1
-1
/
+1
2019-05-13
flow_dissector: disable preemption around BPF calls
Eric Dumazet
1
-0
/
+2
2019-05-13
bonding: fix arp_validate toggling in active-backup mode
Jarod Wilson
1
-7
/
+0
2019-05-13
net: meson: fixup g12a glue ephy id
Jerome Brunet
1
-1
/
+1
2019-05-13
net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_...
Kunihiko Hayashi
1
-3
/
+3
2019-05-13
net: seeq: fix crash caused by not set dev.parent
Thomas Bogendoerfer
1
-0
/
+1
2019-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-37
/
+89
2019-05-13
of_net: Fix missing of_find_device_by_node ref count drop
Petr Štetiar
1
-1
/
+4
2019-05-13
net: mvpp2: cls: Add missing NETIF_F_NTUPLE flag
Maxime Chevallier
1
-1
/
+3
2019-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
10
-180
/
+551
2019-05-13
bpf: fix undefined behavior in narrow load handling
Krzesimir Nowak
1
-1
/
+1
2019-05-13
libbpf: detect supported kernel BTF features and sanitize BTF
Andrii Nakryiko
3
-33
/
+197
2019-05-13
selftests: bpf: Add files generated after build to .gitignore
Kelsey Skunberg
1
-0
/
+2
2019-05-13
Merge branch 'bpf-uapi-doc-fixes'
Daniel Borkmann
3
-144
/
+154
2019-05-13
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
1
-70
/
+75
2019-05-13
bpf: fix minor issues in documentation for BPF helpers.
Quentin Monnet
1
-49
/
+54
2019-05-13
bpf: fix recurring typo in documentation for BPF helpers
Quentin Monnet
1
-19
/
+19
2019-05-13
bpf: fix script for generating man page on BPF helpers
Quentin Monnet
1
-4
/
+4
2019-05-13
bpf: add various test cases for backward jumps
Daniel Borkmann
1
-0
/
+195
2019-05-12
net: dccp : proto: remove Unneeded variable "err"
Hariprasad Kelam
1
-2
/
+1
2019-05-12
Merge branch 'dsa-Fix-a-bug-and-avoid-dangerous-usage-patterns'
David S. Miller
2
-15
/
+2
2019-05-12
net: dsa: Remove the now unused DSA_SKB_CB_COPY() macro
Vladimir Oltean
1
-3
/
+0
2019-05-12
net: dsa: Remove dangerous DSA_SKB_CLONE() macro
Vladimir Oltean
1
-9
/
+0
2019-05-12
net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable
Vladimir Oltean
2
-3
/
+2
2019-05-12
netfilter: nf_tables: correct NFT_LOGLEVEL_MAX value
Florian Westphal
1
-1
/
+1
2019-05-11
net: phy: realtek: fix double page ops in generic Realtek driver
Heiner Kallweit
1
-2
/
+0
2019-05-11
net: qrtr: use protocol endiannes variable
Nicholas Mc Guire
1
-3
/
+4
2019-05-10
bpf: fix out of bounds backwards jmps due to dead code removal
Daniel Borkmann
1
-2
/
+2
2019-05-10
net: phy: realtek: add missing page operations
Heiner Kallweit
1
-0
/
+12
2019-05-10
Merge branch 'of_get_mac_address-fixes'
David S. Miller
24
-49
/
+33
2019-05-10
net: wireless: mt76: fix similar warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+1
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
19
-19
/
+19
2019-05-10
powerpc: tsi108: fix similar warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+2
2019-05-10
dt-bindings: doc: net: remove Linux API references
Petr Štetiar
2
-5
/
+5
[next]