index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
block_dev.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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-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
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
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-11
bpf: fix out of bounds backwards jmps due to dead code removal
Daniel Borkmann
1
-2
/
+2
2019-05-11
net: phy: realtek: add missing page operations
Heiner Kallweit
1
-0
/
+12
2019-05-11
net: wireless: mt76: fix similar warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+1
2019-05-11
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
19
-19
/
+19
2019-05-11
powerpc: tsi108: fix similar warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+2
2019-05-11
dt-bindings: doc: net: remove Linux API references
Petr Štetiar
2
-5
/
+5
2019-05-11
of_net: remove nvmem-mac-address property
Petr Štetiar
1
-23
/
+6
2019-05-11
net/ibmvnic: Update carrier state after link state change
Thomas Falcon
1
-5
/
+4
2019-05-11
net/ibmvnic: Update MAC address settings after adapter reset
Thomas Falcon
2
-27
/
+28
2019-05-11
dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPEND
YueHaibing
1
-1
/
+1
2019-05-11
bridge: Fix error path for kobject_init_and_add()
Tobin C. Harding
1
-7
/
+6
2019-05-10
tomoyo: Don't emit WARNING: string while fuzzing testing.
Tetsuo Handa
1
-0
/
+2
2019-05-10
tomoyo: Change pathname calculation for read-only filesystems.
Tetsuo Handa
1
-1
/
+2
2019-05-10
tomoyo: Check address length before reading address family
Tetsuo Handa
1
-0
/
+4
2019-05-10
tomoyo: Add a kernel config option for fuzzing testing.
Tetsuo Handa
2
-1
/
+22
2019-05-10
Revert "selinux: do not report error on connect(AF_UNSPEC)"
Paolo Abeni
1
-4
/
+4
2019-05-10
vsprintf: Do not break early boot with probing addresses
Petr Mladek
1
-7
/
+4
2019-05-10
fork: do not release lock that wasn't taken
Christian Brauner
1
-2
/
+3