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-10-29
net/mlx5e: Remove incorrect match criteria assignment line
Dmytro Linkin
1
-1
/
+0
2019-10-29
net/mlx5e: Determine source port properly for vlan push action
Dmytro Linkin
1
-6
/
+16
2019-10-29
net/mlx5: Fix flow counter list auto bits struct
Roi Dayan
1
-2
/
+1
2019-10-29
wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
Navid Emamdoost
1
-1
/
+1
2019-10-29
net: hisilicon: Fix "Trying to free already-free IRQ"
Jiangfeng Xiao
1
-1
/
+0
2019-10-29
fjes: Handle workqueue allocation failure
Will Deacon
1
-1
/
+14
2019-10-28
Merge tag 'batadv-net-for-davem-20191025' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-17
/
+94
2019-10-28
net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
Daniel Wagner
1
-1
/
+4
2019-10-28
net: dsa: sja1105: improve NET_DSA_SJA1105_TAS dependency
Arnd Bergmann
1
-2
/
+2
2019-10-28
net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksum
Benjamin Herrenschmidt
1
-13
/
+12
2019-10-28
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2
-3
/
+31
2019-10-28
udp: fix data-race in udp_set_dev_scratch()
Eric Dumazet
1
-4
/
+15
2019-10-28
net: dpaa2: Use the correct style for SPDX License Identifier
Nishad Kamdar
3
-3
/
+3
2019-10-28
Merge branch 'net-avoid-KCSAN-splats'
David S. Miller
18
-41
/
+56
2019-10-28
net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
Eric Dumazet
1
-1
/
+1
2019-10-28
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
6
-6
/
+6
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
14
-22
/
+22
2019-10-28
udp: use skb_queue_empty_lockless()
Eric Dumazet
1
-3
/
+3
2019-10-28
net: add skb_queue_empty_lockless()
Eric Dumazet
1
-9
/
+24
2019-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-27
/
+77
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
7
-16
/
+66
2019-10-26
Merge branch 'ipv4-fix-route-update-on-metric-change'
David S. Miller
2
-1
/
+22
2019-10-26
selftests: fib_tests: add more tests for metric update
Paolo Abeni
1
-0
/
+21
2019-10-26
ipv4: fix route update on metric change.
Paolo Abeni
1
-1
/
+1
2019-10-26
net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
zhanglin
1
-1
/
+3
2019-10-26
Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
6
-25
/
+36
2019-10-25
cxgb4: request the TX CIDX updates to status page
Raju Rangoju
1
-6
/
+2
2019-10-25
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
5
-26
/
+29
2019-10-25
net: ethernet: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-10-25
Merge branch 'smc-fixes'
David S. Miller
1
-1
/
+8
2019-10-25
net/smc: keep vlan_id for SMC-R in smc_listen_work()
Ursula Braun
1
-1
/
+1
2019-10-25
net/smc: fix closing of fallback SMC sockets
Ursula Braun
1
-0
/
+7
2019-10-25
net: hwbm: if CONFIG_NET_HWBM unset, make stub functions static
Ben Dooks (Codethink)
1
-3
/
+7
2019-10-25
net: mvneta: make stub functions static inline
Ben Dooks (Codethink)
1
-12
/
+20
2019-10-25
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
1
-0
/
+2
2019-10-24
Merge branch 'net-fix-nested-device-bugs'
David S. Miller
38
-521
/
+628
2019-10-24
virt_wifi: fix refcnt leak in module exit routine
Taehee Yoo
1
-2
/
+52
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
15
-92
/
+10
2019-10-24
vxlan: add adjacent link to limit depth level
Taehee Yoo
2
-10
/
+44
2019-10-24
net: core: add ignore flag to netdev_adjacent structure
Taehee Yoo
2
-21
/
+219
2019-10-24
macsec: fix refcnt leak in module exit routine
Taehee Yoo
1
-4
/
+0
2019-10-24
team: fix nested locking lockdep warning
Taehee Yoo
2
-3
/
+14
2019-10-24
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
2
-3
/
+8
2019-10-24
bonding: fix unexpected IFF_BONDING bit unset
Taehee Yoo
1
-2
/
+4
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
25
-356
/
+63
2019-10-24
net: core: limit nested device depth
Taehee Yoo
2
-45
/
+231
2019-10-24
keys: Fix memory leak in copy_net_ns
Takeshi Misawa
1
-0
/
+1
2019-10-24
netfilter: nft_payload: fix missing check for matching length in offloads
wenxu
1
-0
/
+38
2019-10-24
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
2
-8
/
+8
2019-10-24
ipvs: don't ignore errors in case refcounting ip_vs module fails
Davide Caratti
5
-17
/
+28
[next]