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-01-30
net: ip_gre: always reports o_key to userspace
Lorenzo Bianconi
1
-1
/
+6
2019-01-30
ucc_geth: Reset BQL queue when stopping device
Mathias Thore
1
-0
/
+2
2019-01-30
Merge branch 'net-various-compat-ioctl-fixes'
David S. Miller
1
-19
/
+63
2019-01-30
net: socket: make bond ioctls go through compat_ifreq_ioctl()
Johannes Berg
1
-4
/
+4
2019-01-30
net: socket: fix SIOCGIFNAME in compat
Johannes Berg
1
-1
/
+2
2019-01-30
Revert "kill dev_ifsioc()"
Johannes Berg
1
-0
/
+49
2019-01-30
Revert "socket: fix struct ifreq size in compat ioctl"
Johannes Berg
1
-14
/
+8
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
50
-195
/
+605
2019-01-29
MAINTAINERS: Add entry for XDP (eXpress Data Path)
Jesper Dangaard Brouer
1
-0
/
+18
2019-01-29
net: set default network namespace in init_dummy_netdev()
Josh Elsasser
1
-0
/
+3
2019-01-29
net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profiles
Yang Wei
1
-2
/
+2
2019-01-29
net: caif: call dev_consume_skb_any when skb xmit done
Yang Wei
1
-4
/
+1
2019-01-29
net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-29
net: macb: Apply RXUBR workaround only to versions with errata
Harini Katakam
2
-11
/
+20
2019-01-28
net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-28
net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-28
net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irq
Yang Wei
1
-1
/
+1
2019-01-28
net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irq
Yang Wei
1
-1
/
+1
2019-01-28
net: tls: Fix deadlock in free_resources tx
Dave Watson
1
-0
/
+2
2019-01-28
net: tls: Save iv in tls_rec for async crypto requests
Dave Watson
2
-1
/
+5
2019-01-28
vhost: fix OOB in get_rx_bufs()
Jason Wang
5
-7
/
+11
2019-01-28
Merge branch 'qed-Bug-fixes'
David S. Miller
6
-12
/
+51
2019-01-28
qed: Fix stack out of bounds bug
Manish Chopra
1
-4
/
+4
2019-01-28
qed: Fix system crash in ll2 xmit
Manish Chopra
1
-5
/
+15
2019-01-28
qed: Fix VF probe failure while FLR
Manish Chopra
1
-0
/
+10
2019-01-28
qed: Fix LACP pdu drops for VFs
Manish Chopra
3
-2
/
+16
2019-01-28
qed: Fix bug in tx promiscuous mode settings
Manish Chopra
1
-1
/
+6
2019-01-28
net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-51
/
+165
2019-01-28
Revert "mm, memory_hotplug: initialize struct pages for the full memory section"
Michal Hocko
1
-12
/
+0
2019-01-28
netfilter: ipt_CLUSTERIP: fix warning unused variable cn
Anders Roxell
1
-1
/
+1
2019-01-28
netfilter: nfnetlink_osf: add missing fmatch check
Fernando Fernandez Mancera
1
-0
/
+4
2019-01-28
netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present
Florian Westphal
1
-3
/
+6
2019-01-27
net: dsa: mv88e6xxx: Fix serdes irq setup going recursive
Andrew Lunn
1
-1
/
+1
2019-01-27
ip6mr: Fix notifiers call on mroute_clean_tables()
Nir Dotan
1
-4
/
+3
2019-01-27
decnet: fix DN_IFREQ_SIZE
Johannes Berg
1
-1
/
+1
2019-01-27
net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
Alexey Khoroshilov
1
-1
/
+3
2019-01-27
Merge branch 'hns-fixes'
David S. Miller
3
-8
/
+15
2019-01-27
net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
Yonglong Liu
1
-1
/
+1
2019-01-27
net: hns: Restart autoneg need return failed when autoneg off
Yonglong Liu
1
-7
/
+9
2019-01-27
net: hns: Fix for missing of_node_put() after of_parse_phandle()
Yonglong Liu
1
-0
/
+5
2019-01-27
Linux 5.0-rc4
Linus Torvalds
1
-1
/
+1
2019-01-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-17
/
+61
2019-01-27
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-18
/
+16
2019-01-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2019-01-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-12
/
+39
2019-01-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-16
/
+20
2019-01-27
Merge tag 'mlx5-fixes-2019-01-25' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
6
-19
/
+58
2019-01-27
Merge tag 'edac_fix_for_5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-01-27
Merge tag 'for-linus-20190127' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-11
/
+10
[next]