index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
extcon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-23
udpv6: add the required annotation to mib type
Paolo Abeni
1
-1
/
+1
2019-02-23
mdio_bus: Fix use-after-free on device_register fails
YueHaibing
1
-1
/
+0
2019-02-23
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
1
-1
/
+1
2019-02-23
bnxt_en: Wait longer for the firmware message response to complete.
Michael Chan
2
-2
/
+2
2019-02-23
bnxt_en: Fix typo in firmware message timeout logic.
Michael Chan
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 priv...
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
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-22
phonet: fix building with clang
Arnd Bergmann
2
-18
/
+19
2019-02-22
net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap
Lorenzo Bianconi
1
-18
/
+18
2019-02-22
net: ip_gre: do not report erspan_ver for gre or gretap
Lorenzo Bianconi
1
-16
/
+17
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
2019-02-21
tipc: improve function tipc_wait_for_cond()
Tung Nguyen
1
-1
/
+1
2019-02-21
bonding: fix PACKET_ORIGDEV regression
Michal Soltys
1
-21
/
+14
2019-02-21
net: vrf: remove MTU limits for vrf device
Hangbin Liu
1
-0
/
+3
2019-02-21
MAINTAINERS: mark CAIF as orphan
Jann Horn
1
-2
/
+1
2019-02-21
ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OK
Jan Sokolowski
1
-1
/
+2
2019-02-21
i40e: fix XDP_REDIRECT/XDP xmit ring cleanup race
Björn Töpel
2
-3
/
+15
2019-02-21
ixgbe: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
2
-3
/
+21
2019-02-21
i40e: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
2
-1
/
+17
2019-02-21
ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
Jeff Kirsher
1
-2
/
+5
2019-02-21
net/smc: fix smc_poll in SMC_INIT state
Ursula Braun
1
-3
/
+3
2019-02-21
ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()
Paolo Abeni
1
-1
/
+5
2019-02-21
ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
Paolo Abeni
1
-5
/
+6
2019-02-21
missing barriers in some of unix_sock ->addr and ->path accesses
Al Viro
3
-29
/
+41
2019-02-21
net: marvell: mvneta: fix DMA debug warning
Russell King
1
-1
/
+1
2019-02-20
net: dsa: fix unintended change of bridge interface STP state
Russell King
1
-3
/
+4
2019-02-19
sky2: Increase D3 delay again
Kai-Heng Feng
1
-1
/
+1
2019-02-19
vhost: correctly check the return value of translate_desc() in log_used()
Jason Wang
1
-1
/
+1
2019-02-19
net: netcp: Fix ethss driver probe issue
Murali Karicheri
1
-1
/
+1
2019-02-19
net: hns: Fixes the missing put_device in positive leg for roce reset
Salil Mehta
1
-0
/
+3
2019-02-19
net: stmmac: Fix a race in EEE enable callback
Jose Abreu
1
-10
/
+12
2019-02-19
qed: Fix iWARP syn packet mac address validation.
Michal Kalderon
1
-0
/
+9
[next]