index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
eisa
/
eisa.ids
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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_config_init()
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-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
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
2019-05-10
of_net: remove nvmem-mac-address property
Petr Štetiar
1
-23
/
+6
2019-05-10
net/ibmvnic: Update carrier state after link state change
Thomas Falcon
1
-5
/
+4
2019-05-10
net/ibmvnic: Update MAC address settings after adapter reset
Thomas Falcon
2
-27
/
+28
2019-05-10
dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPEND
YueHaibing
1
-1
/
+1
2019-05-10
bridge: Fix error path for kobject_init_and_add()
Tobin C. Harding
1
-7
/
+6
2019-05-10
Revert "selinux: do not report error on connect(AF_UNSPEC)"
Paolo Abeni
1
-4
/
+4
2019-05-09
nfp: add missing kdoc
Jakub Kicinski
1
-0
/
+2
2019-05-09
net/tls: handle errors from padding_length()
Jakub Kicinski
1
-8
/
+22
2019-05-09
net/tls: remove set but not used variables
Jakub Kicinski
1
-4
/
+1
2019-05-09
docs/btf: fix the missing section marks
Gary Lin
1
-0
/
+2
2019-05-09
nfp: bpf: fix static check error through tightening shift amount adjustment
Jiong Wang
1
-1
/
+12
2019-05-09
selftests: bpf: initialize bpf_object pointers where needed
Lorenz Bauer
3
-2
/
+5
2019-05-09
sparc64: simplify reduce_memory() function
Mike Rapoport
1
-40
/
+2
2019-05-09
sparc: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-05-09
packet: Fix error path in packet_init
YueHaibing
1
-5
/
+20
2019-05-09
SUNRPC: Rebalance a kref in auth_gss.c
Chuck Lever
1
-0
/
+1
2019-05-09
NFS: Fix a double unlock from nfs_match,get_client
Benjamin Coddington
1
-1
/
+1
2019-05-09
nfs: pass the correct prototype to read_cache_page
Christoph Hellwig
2
-6
/
+8
2019-05-09
NFSv4: don't mark all open state for recovery when handling recallable state revoked flag
Scott Mayhew
3
-2
/
+14
2019-05-09
SUNRPC: Fix an error code in gss_alloc_msg()
Dan Carpenter
1
-1
/
+3
2019-05-09
SUNRPC: task should be exit if encode return EKEYEXPIRED more times
ZhangXiaoxu
1
-1
/
+8
2019-05-09
NFS4: Fix v4.0 client state corruption when mount
ZhangXiaoxu
1
-0
/
+4
2019-05-09
PNFS fallback to MDS if no deviceid found
Olga Kornievskaia
1
-1
/
+1
[next]