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
2017-01-24
net/sched: Introduce sample tc action
Yotam Gigi
1
-0
/
+50
2017-01-24
net: Introduce psample, a new genetlink channel for packet sampling
Yotam Gigi
1
-0
/
+36
2017-01-24
Introduce a sysctl that modifies the value of PROT_SOCK.
Krister Johansen
2
-0
/
+11
2017-01-20
net: dsa: Remove hwmon support
Andrew Lunn
1
-8
/
+0
2017-01-20
csum: eliminate sparse warning in remcsum_unadjust()
Lance Richardson
1
-1
/
+1
2017-01-20
sock: use hlist_entry_safe
Geliang Tang
1
-2
/
+1
2017-01-20
net: remove bh disabling around percpu_counter accesses
Eric Dumazet
2
-15
/
+2
2017-01-18
net: dsa: store CPU switch structure in the tree
Vivien Didelot
1
-4
/
+4
2017-01-18
sctp: implement sender-side procedures for SSN Reset Request Parameter
Xin Long
2
-0
/
+7
2017-01-18
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
Xin Long
1
-0
/
+4
2017-01-18
sctp: add reconf_enable in asoc ep and netns
Xin Long
2
-2
/
+8
2017-01-18
sctp: add stream reconf primitive
Xin Long
3
-1
/
+5
2017-01-18
sctp: add stream reconf timer
Xin Long
3
-0
/
+9
2017-01-18
sctp: add support for generating stream reconf ssn reset request chunk
Xin Long
2
-1
/
+7
2017-01-18
inet: reset tb->fastreuseport when adding a reuseport sk
Josef Bacik
1
-0
/
+9
2017-01-18
inet: kill smallest_size and smallest_port
Josef Bacik
1
-1
/
+0
2017-01-18
inet: drop ->bind_conflict
Josef Bacik
2
-11
/
+0
2017-01-18
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
Josef Bacik
3
-8
/
+2
2017-01-17
net: AF-specific RTM_GETSTATS attributes
Robert Shearman
1
-0
/
+4
2017-01-14
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...
David S. Miller
3
-101
/
+106
2017-01-13
tcp: remove early retransmit
Yuchung Cheng
1
-19
/
+0
2017-01-13
tcp: enable RACK loss detection to trigger recovery
Yuchung Cheng
1
-7
/
+4
2017-01-13
tcp: use sequence to break TS ties for RACK loss detection
Yuchung Cheng
1
-1
/
+1
2017-01-13
tcp: add reordering timer in RACK loss detection
Yuchung Cheng
2
-1
/
+7
2017-01-13
tcp: record most recent RTT in RACK loss detection
Yuchung Cheng
1
-3
/
+4
2017-01-13
tcp: new helper for RACK to detect loss
Yuchung Cheng
1
-2
/
+1
2017-01-13
cfg80211: Fix documentation for connect result
Jouni Malinen
1
-10
/
+17
2017-01-13
cfg80211: Specify the reason for connect timeout
Purushottam Kushwaha
1
-4
/
+14
2017-01-13
cfg80211: Add support to sched scan to report better BSSs
vamsi krishna
1
-11
/
+25
2017-01-13
wext: uninline stream addition functions
Johannes Berg
1
-60
/
+7
2017-01-12
mac80211: Add RX flag to indicate ICV stripped
David Spinadel
1
-1
/
+4
2017-01-12
wext: handle NULL extra data in iwe_stream_add_point better
Arnd Bergmann
1
-1
/
+2
2017-01-11
flow disector: ARP support
Simon Horman
1
-0
/
+19
2017-01-09
smc: netlink interface for SMC sockets
Ursula Braun
2
-0
/
+23
2017-01-09
net: introduce keepalive function in struct proto
Ursula Braun
1
-0
/
+1
2017-01-09
net: dsa: Make dsa_switch_ops const
Florian Fainelli
1
-2
/
+2
2017-01-09
net: dsa: Encapsulate legacy switch drivers into dsa_switch_driver
Florian Fainelli
1
-4
/
+7
2017-01-09
cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT
Andrzej Zaborowski
1
-0
/
+7
2017-01-08
net-tc: convert tc_from to tc_from_ingress and tc_redirected
Willem de Bruijn
1
-1
/
+1
2017-01-08
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
1
-2
/
+1
2017-01-08
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
1
-1
/
+9
2017-01-08
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
1
-0
/
+11
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-2
/
+2
2017-01-06
sctp: prepare asoc stream for stream reconf
Xin Long
2
-46
/
+31
2017-01-06
net: ipv4: make fib_select_default static
David Ahern
1
-1
/
+0
2017-01-06
cfg80211: support ieee80211-freq-limit DT property
Rafał Miłecki
1
-0
/
+28
2017-01-05
wireless: move IEEE80211_NUM_ACS to ieee80211.h
Johannes Berg
1
-1
/
+0
2016-12-29
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
2
-3
/
+2
2016-12-29
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
3
-13
/
+12
2016-12-28
sctp: remove return value from sctp_packet_init/config
Marcelo Ricardo Leitner
1
-4
/
+3
[next]