index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-09
net: phy: rename Asix Electronics PHY driver
Michael Schmitz
4
-3
/
+3
2019-06-09
ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
Eric Dumazet
1
-3
/
+4
2019-06-09
net: ipv4: fib_semantics: fix uninitialized variable
Enrico Weigelt
1
-1
/
+1
2019-06-07
bpf: expand section tests for test_section_names
Daniel Borkmann
1
-0
/
+10
2019-06-07
bpf: more msg_name rewrite tests to test_sock_addr
Daniel Borkmann
1
-16
/
+197
2019-06-07
bpf, bpftool: enable recvmsg attach types
Daniel Borkmann
5
-6
/
+15
2019-06-07
bpf, libbpf: enable recvmsg attach types
Daniel Borkmann
1
-0
/
+4
2019-06-07
bpf: sync tooling uapi header
Daniel Borkmann
1
-0
/
+2
2019-06-07
bpf: fix unconnected udp hooks
Daniel Borkmann
7
-4
/
+36
2019-06-06
pktgen: do not sleep with the thread lock held.
Paolo Abeni
1
-0
/
+11
2019-06-06
net: mvpp2: Use strscpy to handle stat strings
Maxime Chevallier
1
-2
/
+2
2019-06-06
net: rds: fix memory leak in rds_ib_flush_mr_pool
Zhu Yanjun
1
-4
/
+6
2019-06-06
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
Olivier Matz
1
-5
/
+8
2019-06-06
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
Olivier Matz
1
-2
/
+10
2019-06-06
Revert "gfs2: Replace gl_revokes with a GLF flag"
Bob Peterson
6
-31
/
+15
2019-06-06
arm64: Silence gcc warnings about arch ABI drift
Dave Martin
1
-0
/
+1
2019-06-06
parisc: Fix crash due alternative coding for NP iopdir_fdc bit
Helge Deller
1
-1
/
+2
2019-06-06
parisc: Use lpa instruction to load physical addresses in driver code
John David Anglin
3
-2
/
+26
2019-06-06
parisc: configs: Remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
7
-7
/
+0
2019-06-06
parisc: Use implicit space register selection for loading the coherence index...
John David Anglin
2
-5
/
+2
2019-06-06
ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix
George G. Davis
1
-1
/
+1
2019-06-06
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...
Hangbin Liu
1
-3
/
+3
2019-06-06
net: aquantia: fix wol configuration not applied sometimes
Nikita Danilov
2
-8
/
+10
2019-06-06
ethtool: fix potential userspace buffer overflow
Vivien Didelot
1
-1
/
+4
2019-06-06
Fix memory leak in sctp_process_init
Neil Horman
2
-10
/
+8
2019-06-06
net: rds: fix memory leak when unload rds_rdma
Zhu Yanjun
2
-1
/
+4
2019-06-06
ipv6: fix the check before getting the cookie in rt6_get_cookie
Xin Long
1
-2
/
+1
2019-06-06
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
1
-12
/
+12
2019-06-05
tools: bpftool: Fix JSON output when lookup fails
Krzesimir Nowak
1
-0
/
+2
2019-06-05
s390/qeth: handle error when updating TX queue count
Julian Wiedmann
1
-6
/
+16
2019-06-05
s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
Alexandra Winter
1
-1
/
+1
2019-06-05
s390/qeth: check dst entry before use
Julian Wiedmann
1
-5
/
+25
2019-06-05
s390/qeth: handle limited IPv4 broadcast in L3 TX path
Julian Wiedmann
1
-0
/
+2
2019-06-05
tests: fix pidfd-test compilation
Christian Brauner
1
-0
/
+4
2019-06-05
signal: improve comments
Christian Brauner
1
-6
/
+5
2019-06-05
samples: fix pidfd-metadata compilation
Guenter Roeck
1
-0
/
+4
2019-06-05
arm64: arch_timer: mark functions as __always_inline
Anders Roxell
1
-4
/
+4
2019-06-05
arm64: smp: Moved cpu_logical_map[] to smp.h
Florian Fainelli
2
-5
/
+6
2019-06-05
arm64: cpufeature: Fix missing ZFR0 in __read_sysreg_by_encoding()
Dave Martin
1
-0
/
+1
2019-06-05
selftests/bpf: move test_lirc_mode2_user to TEST_GEN_PROGS_EXTENDED
Hangbin Liu
1
-3
/
+4
2019-06-05
net: fix indirect calls helpers for ptype list hooks.
Paolo Abeni
1
-3
/
+3
2019-06-05
net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set
Miaohe Lin
1
-1
/
+1
2019-06-05
udp: only choose unbound UDP socket for multicast when not in a VRF
Tim Beale
1
-2
/
+1
2019-06-04
net/tls: replace the sleeping lock around RX resync with a bit lock
Jakub Kicinski
2
-6
/
+25
2019-06-04
Revert "net/tls: avoid NULL-deref on resync during device removal"
Jakub Kicinski
1
-10
/
+5
2019-06-04
net: dsa: sja1105: Fix link speed not working at 100 Mbps and below
Vladimir Oltean
1
-16
/
+16
2019-06-04
net: phylink: avoid reducing support mask
Russell King
1
-4
/
+9
2019-06-04
net: sfp: read eeprom in maximum 16 byte increments
Russell King
1
-4
/
+20
2019-06-04
selftests: set sysctl bc_forwarding properly in router_broadcast.sh
Xin Long
1
-1
/
+4
2019-06-04
net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is e...
Sean Wang
1
-1
/
+2
[next]