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
2018-07-24
mac80211: restrict delayed tailroom needed decrement
Manikanta Pubbisetty
2
-10
/
+16
2018-07-24
wireless/lib80211: Convert from ahash to shash
Kees Cook
1
-25
/
+30
2018-07-09
mac80211_hwsim: Add support for HE
Ilan Peer
1
-0
/
+123
2018-07-09
mac80211: don't put null-data frames on the normal TXQ
Johannes Berg
1
-1
/
+1
2018-07-08
tcp: remove redundant SOCK_DONE checks
Eric Dumazet
1
-9
/
+5
2018-07-08
Merge branch 'mlxsw-Spectrum2-acl-prep'
David S. Miller
11
-84
/
+155
2018-07-08
mlxsw: core_acl_flex_actions: Fix helper to get the first KVD linear index
Jiri Pirko
2
-4
/
+9
2018-07-08
mlxsw: core_acl_flex_actions: Allow the first set to be dummy
Jiri Pirko
2
-1
/
+17
2018-07-08
mlxsw: spectrum: Put pointer to flex action ops to mlxsw_sp
Jiri Pirko
3
-2
/
+8
2018-07-08
mlxsw: core_acl_flex_keys: Change SRC_SYS_PORT flex key element size
Jiri Pirko
2
-5
/
+5
2018-07-08
mlxsw: core_acl_flex_keys: Split MAC and IP address flex key elements
Jiri Pirko
4
-62
/
+96
2018-07-08
mlxsw: spectrum_acl: Ignore always-zeroed bits in tp->prio
Jiri Pirko
1
-1
/
+1
2018-07-08
mlxsw: reg: Introduce Flex2 key type for PTAR register
Jiri Pirko
2
-5
/
+15
2018-07-08
mlxsw: spectrum: Change name of mlxsw_sp_afk_blocks to mlxsw_sp1_afk_blocks
Jiri Pirko
2
-4
/
+4
2018-07-08
net: sched: Fix warnings from xchg() on RCU'd cookie pointer.
David S. Miller
1
-1
/
+1
2018-07-08
Merge branch 'Modify-action-API-for-implementing-lockless-actions'
David S. Miller
20
-295
/
+707
2018-07-08
net: sched: change action API to use array of pointers to actions
Vlad Buslov
3
-57
/
+60
2018-07-08
net: sched: atomically check-allocate action
Vlad Buslov
18
-59
/
+216
2018-07-08
net: sched: use reference counting action init
Vlad Buslov
1
-18
/
+17
2018-07-08
net: sched: don't release reference on action overwrite
Vlad Buslov
17
-58
/
+50
2018-07-08
net: sched: implement reference counted action release
Vlad Buslov
2
-23
/
+62
2018-07-08
net: sched: add 'delete' function to action ops
Vlad Buslov
17
-0
/
+137
2018-07-08
net: sched: implement action API that deletes action by index
Vlad Buslov
2
-0
/
+40
2018-07-08
net: sched: always take reference to action
Vlad Buslov
1
-26
/
+20
2018-07-08
net: sched: implement unlocked action init API
Vlad Buslov
19
-29
/
+50
2018-07-08
net: sched: change type of reference and bind counters
Vlad Buslov
18
-44
/
+57
2018-07-08
net: sched: use rcu for action cookie update
Vlad Buslov
3
-15
/
+32
2018-07-08
openvswitch: kernel datapath clone action
Yifeng Sun
4
-0
/
+114
2018-07-08
isdn/capi: fix defined but not used warnings
Randy Dunlap
2
-3
/
+5
2018-07-08
connector: fix defined but not used warning
Randy Dunlap
1
-1
/
+2
2018-07-07
drivers: net: lmc: remove redundant variable next_rx
Colin Ian King
1
-2
/
+0
2018-07-07
Merge branch 'cpsw-allow-PTP-224.0.0.107-to-be-timestamped'
David S. Miller
1
-18
/
+19
2018-07-07
net: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be timestamped
Ivan Khoronzhuk
1
-1
/
+2
2018-07-07
net: ethernet: ti: cpsw: use BIT macro
Ivan Khoronzhuk
1
-17
/
+17
2018-07-07
stmmac: fix signed 64-bit division
Arnd Bergmann
1
-6
/
+4
2018-07-07
tipc: extend link reset criteria for stale packet retransmission
Jon Maloy
1
-19
/
+24
2018-07-07
Merge branch 'Introduce-matching-on-double-vlan-QinQ-headers-for-TC-flower'
David S. Miller
4
-29
/
+83
2018-07-07
net/sched: flower: Add supprt for matching on QinQ vlan headers
Jianbo Liu
2
-14
/
+55
2018-07-07
net/sched: flower: Dump the ethertype encapsulated in vlan
Jianbo Liu
1
-0
/
+4
2018-07-07
net/flow_dissector: Add support for QinQ dissection
Jianbo Liu
2
-15
/
+19
2018-07-07
net/sched: flower: Add support for matching on vlan ethertype
Jianbo Liu
1
-2
/
+5
2018-07-07
net/flow_dissector: Save vlan ethertype from headers
Jianbo Liu
2
-1
/
+3
2018-07-07
farsync: remove redundant variable txq_length
Colin Ian King
1
-2
/
+0
2018-07-07
Merge branch 'Add-a-mlxsw-specific-test-for-mirror-to-gretap'
David S. Miller
3
-2
/
+219
2018-07-07
selftests: mlxsw: Add mlxsw-specific test for mirror to gretap
Petr Machata
1
-0
/
+217
2018-07-07
selftests: forwarding: Allow importing dependent libraries
Petr Machata
2
-2
/
+2
2018-07-07
Merge branch 'vxlan-fix-default-fdb-entry-user-space-notify-ordering-race'
David S. Miller
2
-42
/
+93
2018-07-07
vxlan: fix default fdb entry netlink notify ordering during netdev create
Roopa Prabhu
1
-8
/
+21
2018-07-07
vxlan: make netlink notify in vxlan_fdb_destroy optional
Roopa Prabhu
1
-6
/
+8
2018-07-07
vxlan: add new fdb alloc and create helpers
Roopa Prabhu
1
-29
/
+62
[next]