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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-26
xdp: Make __mem_id_disconnect static
YueHaibing
1
-1
/
+1
2019-06-26
samples: bpf: make the use of xdp samples consistent
Daniel T. Lee
4
-12
/
+42
2019-06-26
bpf: fix compiler warning with CONFIG_MODULES=n
Yonghong Song
1
-13
/
+14
2019-06-26
selftests/bpf: build tests with debug info
Andrii Nakryiko
1
-1
/
+1
2019-06-26
libbpf: fix max() type mismatch for 32bit
Ivan Khoronzhuk
1
-1
/
+1
2019-06-25
veth: Support bulk XDP_TX
Toshiaki Makita
1
-12
/
+48
2019-06-25
xdp: Add tracepoint for bulk XDP_TX
Toshiaki Makita
2
-0
/
+30
2019-06-24
selftests, bpf: Add test for veth native XDP
Toshiaki Makita
4
-0
/
+162
2019-06-24
xsk: sample kernel code is now in libbpf
Eric Leblond
1
-1
/
+15
2019-06-24
libbpf: fix spelling mistake "conflictling" -> "conflicting"
Colin Ian King
1
-4
/
+4
2019-06-24
samples: bpf: Remove bpf_debug macro in favor of bpf_printk
Michal Rostecki
1
-12
/
+6
2019-06-23
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
4
-8
/
+37
2019-06-23
ipv6: convert rx data path to not take refcnt on dst
Wei Wang
1
-3
/
+4
2019-06-23
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
Wei Wang
3
-7
/
+20
2019-06-23
ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entries
Wei Wang
1
-0
/
+3
2019-06-23
ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
Wei Wang
2
-43
/
+31
2019-06-23
doc: phy: document some PHY_INTERFACE_MODE_xxx settings
Russell King
1
-1
/
+44
2019-06-23
inet: fix compilation warnings in fqdir_pre_exit()
Qian Cai
1
-1
/
+1
2019-06-23
net: dsa: mv88e6xxx: introduce helpers for handling chip->reg_lock
Rasmus Villemoes
9
-148
/
+158
2019-06-23
net: ena: Fix bug where ring allocation backoff stopped too late
Sameeh Jubran
1
-2
/
+2
2019-06-22
hinic: fix dereference of pointer hwdev before it is null checked
Colin Ian King
1
-6
/
+15
2019-06-22
net: dsa: mt7530: Add MT7621 TRGMII mode support
René van Dorst
2
-10
/
+40
2019-06-22
net: ethernet: mediatek: Add MT7621 TRGMII mode support
René van Dorst
2
-4
/
+45
2019-06-22
netns: restore ops before calling ops_exit_list
Li RongQing
1
-1
/
+1
2019-06-22
ipv6: Error when route does not have any valid nexthops
Ido Schimmel
1
-0
/
+6
2019-06-22
fjes: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-13
/
+2
2019-06-22
net: fastopen: robustness and endianness fixes for SipHash
Ard Biesheuvel
5
-27
/
+24
2019-06-21
r8169: don't activate ASPM in chip if OS can't control ASPM
Heiner Kallweit
1
-2
/
+6
2019-06-21
PCI: let pci_disable_link_state propagate errors
Heiner Kallweit
2
-12
/
+15
2019-06-21
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
1
-1
/
+2
2019-06-21
x86/vdso: Prevent segfaults due to hoisted vclock reads
Andy Lutomirski
1
-2
/
+13
2019-06-21
SUNRPC: Fix a credential refcount leak
Trond Myklebust
1
-1
/
+0
2019-06-21
Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"
Anna Schumaker
2
-6
/
+2
2019-06-21
net :sunrpc :clnt :Fix xps refcount imbalance on the error path
Lin Yi
1
-0
/
+1
2019-06-21
NFS4: Only set creation opendata if O_CREAT
Benjamin Coddington
1
-9
/
+11
2019-06-20
ARM: 8867/1: vdso: pass --be8 to linker if necessary
Jason A. Donenfeld
1
-2
/
+3
2019-06-20
KVM: nVMX: reorganize initial steps of vmx_set_nested_state
Paolo Bonzini
2
-23
/
+35
2019-06-20
habanalabs: use u64_to_user_ptr() for reading user pointers
Arnd Bergmann
1
-1
/
+1
2019-06-19
page_pool: fix compile warning when CONFIG_PAGE_POOL is disabled
Jesper Dangaard Brouer
1
-4
/
+4
2019-06-19
nfsd: replace Jeff by Chuck as nfsd co-maintainer
J. Bruce Fields
1
-1
/
+1
2019-06-19
inet: clear num_timeout reqsk_alloc()
Eric Dumazet
3
-8
/
+3
2019-06-19
net: stmmac: initialize the reset delay array
Martin Blumenstingl
1
-1
/
+1
2019-06-19
selftests/net: make udpgso_bench skip unsupported testcases
Willem de Bruijn
2
-34
/
+59
2019-06-19
net/ipv4: fib_trie: Avoid cryptic ternary expressions
Matthias Kaehlcke
1
-2
/
+8
2019-06-19
net: mvpp2: debugfs: Add pmap to fs dump
Nathan Huckleberry
1
-0
/
+3
2019-06-19
ipv6: Default fib6_type to RTN_UNICAST when not set
David Ahern
1
-1
/
+1
2019-06-19
net: sched: act_ctinfo: tidy UAPI definition
Kevin Darbyshire-Bryant
2
-5
/
+5
2019-06-19
net: hns3: Fix inconsistent indenting
Krzysztof Kozlowski
1
-1
/
+1
2019-06-19
net/af_iucv: always register net_device notifier
Julian Wiedmann
1
-7
/
+20
2019-06-19
net/af_iucv: build proper skbs for HiperTransport
Julian Wiedmann
1
-5
/
+11
[next]