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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-09
openvswitch: Fix comments for skb->_nfct
Jarno Rajahalme
1
-7
/
+7
2017-02-09
net: dsa: Fix duplicate object rule
Florian Fainelli
1
-1
/
+0
2017-02-09
sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...
Xin Long
2
-0
/
+106
2017-02-09
sctp: add support for generating stream reconf add incoming/outgoing streams ...
Xin Long
1
-0
/
+46
2017-02-09
sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
Xin Long
2
-0
/
+69
2017-02-09
sctp: add support for generating stream reconf ssn/tsn reset request chunk
Xin Long
1
-0
/
+29
2017-02-09
sctp: streams should be recovered when it fails to send request.
Xin Long
1
-2
/
+17
2017-02-09
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
Hangbin Liu
2
-0
/
+2
2017-02-09
kcm: fix 0-length case for kcm_sendmsg()
WANG Cong
1
-18
/
+22
2017-02-09
mac80211: fix CSA in IBSS mode
Koen Vandeputte
1
-2
/
+2
2017-02-09
cfg80211: fix NAN bands definition
Luca Coelho
5
-27
/
+47
2017-02-08
ipv4: fib: Notify about nexthop status changes
Ido Schimmel
1
-0
/
+33
2017-02-08
net: dsa: Do not destroy invalid network devices
Florian Fainelli
1
-0
/
+1
2017-02-08
bridge: vlan tunnel id info range fill size calc cleanups
Roopa Prabhu
1
-18
/
+16
2017-02-08
gro_cells: move to net/core/gro_cells.c
Eric Dumazet
6
-0
/
+100
2017-02-08
ping: fix a null pointer dereference
WANG Cong
1
-0
/
+2
2017-02-08
packet: round up linear to header len
Willem de Bruijn
1
-3
/
+4
2017-02-08
net: introduce device min_header_len
Willem de Bruijn
1
-0
/
+1
2017-02-08
sit: fix a double free on error path
WANG Cong
1
-0
/
+1
2017-02-08
ipv6: addrconf: fix generation of new temporary addresses
Marcus Huewe
1
-0
/
+6
2017-02-08
netfilter: nft_exthdr: add TCP option matching
Manuel Messner
2
-15
/
+108
2017-02-08
netfilter: nft_ct: add zone id set support
Florian Westphal
1
-1
/
+143
2017-02-08
netfilter: nft_ct: prepare for key-dependent error unwind
Florian Westphal
1
-14
/
+15
2017-02-08
netfilter: nft_ct: add zone id get support
Florian Westphal
1
-3
/
+19
2017-02-08
netfilter: nf_tables: add bitmap set type
Pablo Neira Ayuso
3
-0
/
+321
2017-02-08
netfilter: nf_tables: add space notation to sets
Pablo Neira Ayuso
3
-5
/
+19
2017-02-08
netfilter: nf_tables: rename struct nft_set_estimate class field
Pablo Neira Ayuso
3
-8
/
+8
2017-02-08
netfilter: nf_tables: add flush field to struct nft_set_iter
Pablo Neira Ayuso
1
-0
/
+4
2017-02-08
netfilter: nf_tables: rename deactivate_one() to flush()
Pablo Neira Ayuso
3
-9
/
+9
2017-02-08
netfilter: nf_tables: use struct nft_set_iter in set element flush
Pablo Neira Ayuso
1
-7
/
+5
2017-02-08
netfilter: nf_tables: pass netns to set->ops->remove()
Pablo Neira Ayuso
3
-5
/
+7
2017-02-08
netfilter: nft_exthdr: Add support for existence check
Phil Sutter
1
-2
/
+20
2017-02-08
cfg80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
3
-7
/
+15
2017-02-08
mac80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
2
-7
/
+11
2017-02-08
nl80211: fix validation of scheduled scan info for wowlan netdetect
Arend Van Spriel
1
-4
/
+6
2017-02-08
nl80211: add HT/VHT capabilities to AP parameters
Johannes Berg
1
-1
/
+46
2017-02-08
cfg80211: make rdev assignment clearer in nl80211_testmode_dump()
Luca Coelho
1
-7
/
+6
2017-02-08
mac80211: check for allocation failure in debugfs code
Dan Carpenter
1
-2
/
+9
2017-02-08
mac80211: aes-cmac: switch to shash CMAC driver
Ard Biesheuvel
3
-107
/
+32
2017-02-08
mac80211: fils_aead: Use crypto api CMAC shash rather than bare cipher
Ard Biesheuvel
3
-45
/
+34
2017-02-08
cfg80211 debugfs: Cleanup some checkpatch issues
Pichugin Dmitry
1
-5
/
+5
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-97
/
+103
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-96
/
+102
2017-02-07
bridge: avoid unnecessary read of jiffies
stephen hemminger
2
-4
/
+8
2017-02-07
bridge: remove unnecessary check for vtbegin in br_fill_vlan_tinfo_range
Roopa Prabhu
1
-1
/
+1
2017-02-07
sctp: check af before verify address in sctp_addr_id2transport
Xin Long
1
-1
/
+1
2017-02-07
bridge: tunnel: fix attribute checks in br_parse_vlan_tunnel_info
Nikolay Aleksandrov
1
-4
/
+4
2017-02-07
net: bridge: remove redundant check to see if err is set
Colin Ian King
1
-3
/
+0
2017-02-07
net: dsa: Do not clobber PHY link outside of state machine
Florian Fainelli
1
-7
/
+3
2017-02-07
net: pending_confirm is not used anymore
Julian Anastasov
1
-1
/
+0
[prev]
[next]