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
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-17
drop_monitor: Add basic infrastructure for hardware drops
Ido Schimmel
1
-0
/
+33
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
27
-4
/
+121
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+10
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.
Jeremy Sowden
10
-0
/
+36
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-...
Jeremy Sowden
4
-0
/
+31
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.
Jeremy Sowden
1
-0
/
+4
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-f...
Jeremy Sowden
1
-0
/
+8
2019-08-13
netfilter: add missing includes to a number of header-files.
Jeremy Sowden
16
-3
/
+40
2019-08-13
netfilter: nf_tables: store data in offload context registers
Pablo Neira Ayuso
1
-0
/
+1
2019-08-09
tcp: Update TCP_BASE_MSS comment
Josh Hunt
1
-1
/
+1
2019-08-09
tcp: add new tcp_mtu_probe_floor sysctl
Josh Hunt
1
-0
/
+1
2019-08-09
devlink: remove pointless data_len arg from region snapshot create
Jiri Pirko
1
-1
/
+1
2019-08-08
netfilter: nf_tables_offload: support indr block call
wenxu
1
-0
/
+4
2019-08-08
flow_offload: support get multi-subsystem block
wenxu
1
-1
/
+9
2019-08-08
flow_offload: move tc indirect block to flow offload
wenxu
3
-38
/
+29
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-7
/
+30
2019-08-06
net: sched: add ingress mirred action to hardware IR
John Hurley
1
-0
/
+2
2019-08-06
net: tc_act: add helpers to detect ingress mirred actions
John Hurley
1
-0
/
+18
2019-08-06
net: sched: add skbedit of ptype action to hardware IR
John Hurley
1
-0
/
+2
2019-08-06
net: tc_act: add skbedit_ptype helper functions
John Hurley
1
-0
/
+27
2019-08-06
net: sched: sample: allow accessing psample_group with rtnl
Vlad Buslov
1
-1
/
+1
2019-08-06
net: sched: police: allow accessing police->params with rtnl
Vlad Buslov
1
-2
/
+2
2019-08-05
net/tls: partially revert fix transition through disconnect with close
Jakub Kicinski
1
-2
/
+0
2019-08-03
netfilter: synproxy: rename mss synproxy_options field
Fernando Fernandez Mancera
1
-1
/
+1
2019-07-31
Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/sc...
David S. Miller
2
-9
/
+59
2019-07-31
Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+15
2019-07-31
mac80211: allow setting spatial reuse parameters from bss_conf
John Crispin
1
-0
/
+4
2019-07-31
cfg80211: add support for parsing OBBS_PD attributes
John Crispin
1
-0
/
+15
2019-07-30
tcp: add skb-less helpers to retrieve SYN cookie
Petar Penkov
1
-0
/
+10
2019-07-30
net: dsa: ksz: Add KSZ8795 tag code
Tristram Ha
1
-0
/
+2
2019-07-29
mac80211: propagate HE operation info into bss_conf
John Crispin
1
-0
/
+2
2019-07-26
mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags
Lorenzo Bianconi
1
-0
/
+4
2019-07-26
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
1
-0
/
+15
2019-07-26
mac80211: add xmit rate to struct ieee80211_tx_status
John Crispin
1
-0
/
+2
2019-07-26
mac80211: AMPDU handling for rekeys with Extended Key ID
Alexander Wetzel
1
-0
/
+5
2019-07-26
mac80211: Simplify Extended Key ID API
Alexander Wetzel
1
-8
/
+0
2019-07-26
mac80211: add tx dequeue function for process context
Erik Stromdahl
1
-0
/
+26
2019-07-26
mac80211: remove unused and unneeded remove_sta_debugfs callback
Greg Kroah-Hartman
1
-1
/
+0
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
1
-1
/
+2
2019-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+14
2019-07-23
net: sched: include mpls actions in hardware intermediate representation
John Hurley
2
-0
/
+94
2019-07-22
net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
Maciej Żenczykowski
1
-0
/
+1
2019-07-22
bpf: sockmap/tls, close can race with map free
John Fastabend
1
-0
/
+3
2019-07-22
net/tls: fix transition through disconnect with close
John Fastabend
1
-1
/
+4
2019-07-22
net/tls: remove sock unlock/lock around strp_done()
John Fastabend
1
-3
/
+4
2019-07-22
net/tls: remove close callback sock unlock/lock around TX work flush
John Fastabend
1
-0
/
+2
2019-07-22
net/tls: don't arm strparser immediately in tls_set_sw_offload()
Jakub Kicinski
1
-0
/
+1
2019-07-21
tcp: be more careful in tcp_fragment()
Eric Dumazet
1
-0
/
+5
2019-07-20
nl80211: fix VENDOR_CMD_RAW_DATA
Johannes Berg
1
-1
/
+1
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
3
-4
/
+15
[next]