index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'nic-thunderx-fix-communication-races-between-VF-PF'
David S. Miller
5
-153
/
+142
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-21
phonet: fix building with clang
Arnd Bergmann
2
-18
/
+19
2019-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
9
-47
/
+53
2019-02-21
Merge branch 'report-erspan-version-field-just-for-erspan-tunnels'
David S. Miller
2
-34
/
+35
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
net: avoid false positives in untrusted gso validation
Willem de Bruijn
1
-2
/
+12
2019-02-21
Merge branch 'tipc-improvement-for-wait-and-wakeup'
David S. Miller
1
-5
/
+6
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
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-10
/
+60
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
Merge branch 'ipv6-route-rcu'
David S. Miller
1
-6
/
+11
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-20
missing barriers in some of unix_sock ->addr and ->path accesses
Al Viro
3
-29
/
+41
2019-02-20
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
41
-244
/
+355
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-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+5
2019-02-18
net: netcp: Fix ethss driver probe issue
Murali Karicheri
1
-1
/
+1
2019-02-18
net: hns: Fixes the missing put_device in positive leg for roce reset
Salil Mehta
1
-0
/
+3
2019-02-18
Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub...
David S. Miller
1
-17
/
+29
2019-02-18
net: stmmac: Fix a race in EEE enable callback
Jose Abreu
1
-10
/
+12
2019-02-18
Merge branch 'qed-iWARP'
David S. Miller
2
-7
/
+15
[next]