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
2017-06-13
net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
Florian Fainelli
8
-48
/
+40
2017-06-13
cxgb4: handle serial flash interrupt
Ganesh Goudar
1
-1
/
+1
2017-06-13
of_mdio: move of_mdio_parse_addr to header file
Jon Mason
2
-23
/
+23
2017-06-13
selftests/bpf: make correct use of exit codes in bpf selftests
Jesper Dangaard Brouer
3
-3
/
+3
2017-06-13
fjes: remove duplicate set of flag IFF_BROADCAST
Zhang Shengju
1
-1
/
+0
2017-06-13
networking: use skb_put_zero()
Johannes Berg
7
-14
/
+8
2017-06-13
Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...
David S. Miller
32
-111
/
+620
2017-06-13
Merge tag 'batadv-next-for-davem-20170613' of git://git.open-mesh.org/linux-m...
David S. Miller
11
-62
/
+72
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
21
-52
/
+68
2017-06-13
Merge branch 'MDIO-bus-reset-GPIO-cleanups'
David S. Miller
3
-40
/
+18
2017-06-13
mdio_bus: use devm_gpiod_get_optional()
Sergei Shtylyov
1
-9
/
+5
2017-06-13
mdio_bus: handle only single PHY reset GPIO
Sergei Shtylyov
3
-39
/
+21
2017-06-13
ibmvnic: Remove netdev notify for failover resets
Nathan Fontenot
1
-1
/
+3
2017-06-13
ibmvnic: Client-initiated failover
Thomas Falcon
2
-0
/
+48
2017-06-13
net: mvpp2: enable basic 10G support
Antoine Ténart
1
-8
/
+41
2017-06-13
Merge branch 'dsa-mv88e6xxx-port-macros-cosmetics'
David S. Miller
4
-381
/
+462
2017-06-13
net: dsa: mv88e6xxx: prefix remaining port macros
Vivien Didelot
3
-13
/
+32
2017-06-13
net: dsa: mv88e6xxx: prefix Port IEEE Priority mapping macros
Vivien Didelot
2
-29
/
+38
2017-06-13
net: dsa: mv88e6xxx: prefix Port Association Vector macros
Vivien Didelot
2
-7
/
+10
2017-06-13
net: dsa: mv88e6xxx: prefix Port Egress Rate Control macros
Vivien Didelot
3
-5
/
+12
2017-06-13
net: dsa: mv88e6xxx: prefix Port Control 2 macros
Vivien Didelot
3
-48
/
+50
2017-06-13
net: dsa: mv88e6xxx: prefix Port Default VLAN macros
Vivien Didelot
3
-9
/
+14
2017-06-13
net: dsa: mv88e6xxx: prefix Port Based VLAN macros
Vivien Didelot
2
-7
/
+9
2017-06-13
net: dsa: mv88e6xxx: prefix Port Control 1 macros
Vivien Didelot
2
-10
/
+15
2017-06-13
net: dsa: mv88e6xxx: prefix Port Control macros
Vivien Didelot
3
-77
/
+79
2017-06-13
net: dsa: mv88e6xxx: prefix Port Switch ID macros
Vivien Didelot
2
-57
/
+61
2017-06-13
net: dsa: mv88e6xxx: prefix Port Jamming macros
Vivien Didelot
2
-9
/
+22
2017-06-13
net: dsa: mv88e6xxx: prefix Port MAC Control macros
Vivien Didelot
2
-56
/
+64
2017-06-13
net: dsa: mv88e6xxx: prefix Port Status macros
Vivien Didelot
4
-54
/
+56
2017-06-13
batman-adv: Accept only filled wifi station info
Sven Eckelmann
1
-0
/
+4
2017-06-13
batman-adv: Use default throughput value on cfg80211 error
Sven Eckelmann
1
-2
/
+4
2017-06-13
net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
1
-4
/
+1
2017-06-13
mac80211: add the action to the drv_ampdu_action tracepoint
Emmanuel Grumbach
1
-4
/
+7
2017-06-13
nl80211: remove desciption about request from NL80211_CMD_ROAM
Arend Van Spriel
1
-8
/
+7
2017-06-13
nl80211: add authorized flag to ROAM event
Avraham Stern
4
-1
/
+19
2017-06-13
cfg80211: support 4-way handshake offloading for 802.1X
Avraham Stern
7
-1
/
+268
2017-06-13
cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK
Eliad Peller
4
-2
/
+32
2017-06-12
net: phy: marvell: Show complete link partner advertising
Thomas Bogendoerfer
1
-7
/
+0
2017-06-12
vxlan: dont migrate permanent fdb entries during learn
Roopa Prabhu
1
-1
/
+1
2017-06-12
Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.or...
David S. Miller
153
-3509
/
+16692
2017-06-12
Merge branch 'udp-reduce-cache-pressure'
David S. Miller
4
-29
/
+148
2017-06-12
udp: try to avoid 2 cache miss on dequeue
Paolo Abeni
1
-11
/
+103
2017-06-12
udp: avoid a cache miss on dequeue
Paolo Abeni
3
-5
/
+27
2017-06-12
net: factor out a helper to decrement the skb refcount
Paolo Abeni
3
-13
/
+18
2017-06-12
sh_eth: add support for changing MTU
Niklas Söderlund
1
-0
/
+20
2017-06-11
bpf, arm64: take advantage of stack_depth tracking
Daniel Borkmann
1
-11
/
+11
2017-06-11
Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
8
-95
/
+322
2017-06-10
net: ethernet: ti: cpdma: do not enable host error misc irq
Grygorii Strashko
1
-4
/
+1
2017-06-10
net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filter
Grygorii Strashko
1
-4
/
+8
2017-06-10
Merge branch 'bpf-misc-updates'
David S. Miller
7
-15
/
+102
[next]