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-06-05
s390/qeth: handle error when updating TX queue count
Julian Wiedmann
1
-6
/
+16
2019-06-05
s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
Alexandra Winter
1
-1
/
+1
2019-06-05
s390/qeth: check dst entry before use
Julian Wiedmann
1
-5
/
+25
2019-06-05
s390/qeth: handle limited IPv4 broadcast in L3 TX path
Julian Wiedmann
1
-0
/
+2
2019-06-04
net: fix indirect calls helpers for ptype list hooks.
Paolo Abeni
1
-3
/
+3
2019-06-04
net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set
Miaohe Lin
1
-1
/
+1
2019-06-04
udp: only choose unbound UDP socket for multicast when not in a VRF
Tim Beale
1
-2
/
+1
2019-06-04
Merge branch 'net-tls-redo-the-RX-resync-locking'
David S. Miller
2
-8
/
+22
2019-06-04
net/tls: replace the sleeping lock around RX resync with a bit lock
Jakub Kicinski
2
-6
/
+25
2019-06-04
Revert "net/tls: avoid NULL-deref on resync during device removal"
Jakub Kicinski
1
-10
/
+5
2019-06-04
net: dsa: sja1105: Fix link speed not working at 100 Mbps and below
Vladimir Oltean
1
-16
/
+16
2019-06-04
net: phylink: avoid reducing support mask
Russell King
1
-4
/
+9
2019-06-03
net: sfp: read eeprom in maximum 16 byte increments
Russell King
1
-4
/
+20
2019-06-03
selftests: set sysctl bc_forwarding properly in router_broadcast.sh
Xin Long
1
-1
/
+4
2019-06-03
net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is e...
Sean Wang
1
-1
/
+2
2019-06-03
net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported
Sean Wang
1
-6
/
+6
2019-06-03
net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
Ivan Khoronzhuk
1
-1
/
+1
2019-06-02
packet: unconditionally free po->rollover
Willem de Bruijn
1
-1
/
+1
2019-06-02
Update my email address
Wei Liu
1
-1
/
+1
2019-06-02
net: hns: Fix loopback test failed at copper ports
Yonglong Liu
1
-0
/
+4
2019-06-02
net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0
Nikita Yushchenko
1
-1
/
+1
2019-05-31
net: dsa: sja1105: Don't store frame type in skb->cb
Vladimir Oltean
2
-19
/
+3
2019-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
87
-680
/
+1765
2019-05-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-30
/
+56
2019-05-30
Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-48
/
+128
2019-05-30
Merge tag 'configfs-for-5.2-2' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-8
/
+6
2019-05-30
Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-33
/
+51
2019-05-30
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-10
/
+11
2019-05-30
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
3
-5
/
+9
2019-05-30
ethtool: Check for vlan etype or vlan tci when parsing flow_rule
Maxime Chevallier
1
-2
/
+6
2019-05-30
net: don't clear sock->sk early to avoid trouble in strparser
Jakub Kicinski
1
-1
/
+1
2019-05-30
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
1
-1
/
+1
2019-05-30
Merge branch 'Fixes-for-DSA-tagging-using-802-1Q'
David S. Miller
1
-14
/
+65
2019-05-30
net: dsa: tag_8021q: Create a stable binary format
Vladimir Oltean
1
-10
/
+50
2019-05-30
net: dsa: tag_8021q: Change order of rx_vid setup
Ioana Ciornei
1
-4
/
+15
2019-05-30
net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value
Antoine Tenart
1
-6
/
+4
2019-05-30
ipv4: tcp_input: fix stack out of bounds when parsing TCP options.
Young Xiao
1
-0
/
+2
2019-05-30
Merge branch 'mlxsw-Two-small-fixes'
David S. Miller
2
-6
/
+9
2019-05-30
mlxsw: spectrum: Prevent force of 56G
Amit Cohen
1
-0
/
+4
2019-05-30
mlxsw: spectrum_acl: Avoid warning after identical rules insertion
Jiri Pirko
1
-6
/
+5
2019-05-30
net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT
Rasmus Villemoes
1
-1
/
+1
2019-05-30
r8169: fix MAC address being lost in PCI D3
Heiner Kallweit
1
-0
/
+3
2019-05-30
Merge tag 'mlx5-fixes-2019-05-28' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
4
-18
/
+23
2019-05-30
Merge branch 'XDP-generic-fixes'
David S. Miller
2
-46
/
+18
2019-05-30
net: core: support XDP generic on stacked devices.
Stephen Hemminger
1
-46
/
+12
2019-05-30
netvsc: unshare skb in VF rx handler
Stephen Hemminger
1
-0
/
+6
2019-05-30
udp: Avoid post-GRO UDP checksum recalculation
Sean Tranchetti
1
-1
/
+8
2019-05-29
Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linux
Linus Torvalds
11
-43
/
+173
2019-05-29
Merge branch 'net-phy-dp83867-add-some-fixes'
David S. Miller
1
-4
/
+37
2019-05-29
net: phy: dp83867: Set up RGMII TX delay
Max Uvarov
1
-3
/
+1
[next]