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
/
Documentation
/
memory-devices
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-23
net: phy: realtek: Dummy IRQ calls for RTL8366RB
Linus Walleij
2
-0
/
+15
2019-02-23
tcp: repaired skbs must init their tso_segs
Eric Dumazet
1
-0
/
+1
2019-02-23
net/x25: fix a race in x25_bind()
Eric Dumazet
1
-5
/
+8
2019-02-23
net: dsa: Remove documentation for port_fdb_prepare
Hauke Mehrtens
1
-7
/
+3
2019-02-23
Revert "bridge: do not add port to router list when receives query with source 0.0.0.0"
Hangbin Liu
1
-8
/
+1
2019-02-23
selftests: fib_tests: sleep after changing carrier. again.
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2019-02-23
net: set static variable an initial value in atl2_probe()
Mao Wenan
1
-3
/
+1
2019-02-23
net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10G
Maxime Chevallier
1
-1
/
+5
2019-02-23
bpf, doc: add bpf list as secondary entry to maintainers file
Daniel Borkmann
1
-1
/
+13
2019-02-22
udp: fix possible user after free in error handler
Paolo Abeni
1
-2
/
+4
2019-02-22
udpv6: fix possible user after free in error handler
Paolo Abeni
1
-4
/
+6
2019-02-22
fou6: fix proto error handler argument type
Paolo Abeni
1
-1
/
+1
2019-02-22
udpv6: add the required annotation to mib type
Paolo Abeni
1
-1
/
+1
2019-02-22
mdio_bus: Fix use-after-free on device_register fails
YueHaibing
1
-1
/
+0
2019-02-22
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
1
-1
/
+1
2019-02-22
bnxt_en: Wait longer for the firmware message response to complete.
Michael Chan
2
-2
/
+2
2019-02-22
bnxt_en: Fix typo in firmware message timeout logic.
Michael Chan
1
-1
/
+1
2019-02-23
nfp: bpf: fix ALU32 high bits clearance bug
Jiong Wang
1
-11
/
+6
2019-02-23
nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K
Jiong Wang
1
-1
/
+1
2019-02-22
Documentation: networking: switchdev: Update port parent ID section
Florian Fainelli
1
-5
/
+5
2019-02-22
net: socket: add check for negative optlen in compat setsockopt
Jann Horn
1
-1
/
+5
2019-02-22
ipv6: route: purge exception on removal
Paolo Abeni
1
-1
/
+12
2019-02-22
net: thunderx: remove link change polling code and info from nicpf
Vadim Lomovtsev
1
-102
/
+12
2019-02-22
net: thunderx: move link state polling function to VF
Vadim Lomovtsev
3
-19
/
+74
2019-02-22
net: thunderx: add mutex to protect mailbox from concurrent calls for same VF
Vadim Lomovtsev
2
-3
/
+12
2019-02-22
net: thunderx: rework xcast message structure to make it fit into 64 bit
Vadim Lomovtsev
3
-9
/
+7
2019-02-22
net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task
Vadim Lomovtsev
1
-4
/
+8
2019-02-22
net: thunderx: make CFG_DONE message to run through generic send-ack sequence
Vadim Lomovtsev
2
-4
/
+13
2019-02-22
net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to private for each of them.
Vadim Lomovtsev
2
-15
/
+19
2019-02-22
net: thunderx: correct typo in macro name
Vadim Lomovtsev
2
-2
/
+2
2019-02-22
net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version
Lorenzo Bianconi
1
-0
/
+3
2019-02-22
team: use operstate consistently for linkup
George Wilkie
1
-2
/
+2
2019-02-22
r8152: Fix an error on RTL8153-BD MAC Address Passthrough support
David Chen
1
-1
/
+1
2019-02-22
ipvlan: disallow userns cap_net_admin to change global mode/flags
Daniel Borkmann
1
-0
/
+4
2019-02-22
sctp: don't compare hb_timer expire date before starting it
Maciej Kwiecien
1
-1
/
+2
2019-02-22
KVM: MMU: record maximum physical address width in kvm_mmu_extended_role
Yu Zhang
2
-0
/
+2
2019-02-22
kvm: x86: Return LA57 feature based on hardware capability
Yu Zhang
1
-0
/
+4
2019-02-22
x86/kvm/mmu: fix switch between root and guest MMUs
Vitaly Kuznetsov
2
-4
/
+14
2019-02-22
KEYS: always initialize keyring_index_key::desc_len
Eric Biggers
4
-6
/
+4
2019-02-22
KEYS: user: Align the payload buffer
Eric Biggers
1
-1
/
+1
2019-02-22
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
2
-0
/
+11
2019-02-22
mac80211: allocate tailroom for forwarded mesh packets
Felix Fietkau
1
-1
/
+6
2019-02-22
mac80211: Change default tx_sk_pacing_shift to 7
Toke Høiland-Jørgensen
1
-2
/
+2
2019-02-22
mac80211_hwsim: propagate genlmsg_reply return code
Li RongQing
1
-1
/
+1
2019-02-21
phonet: fix building with clang
Arnd Bergmann
2
-18
/
+19
2019-02-21
net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap
Lorenzo Bianconi
1
-18
/
+18
2019-02-21
net: ip_gre: do not report erspan_ver for gre or gretap
Lorenzo Bianconi
1
-16
/
+17
2019-02-21
ARCv2: don't assume core 0x54 has dual issue
Vineet Gupta
2
-5
/
+29
2019-02-21
net: avoid false positives in untrusted gso validation
Willem de Bruijn
1
-2
/
+12
2019-02-21
tipc: improve function tipc_wait_for_rcvmsg()
Tung Nguyen
1
-4
/
+5
[next]