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
2015-01-28
Bluetooth: Fix notifying discovery state when powering off
Johan Hedberg
1
-0
/
+2
2015-01-28
Bluetooth: Fix notifying discovery state upon reset
Johan Hedberg
1
-1
/
+2
2015-01-28
Bluetooth: Fix check for SSP when enabling SC
Johan Hedberg
1
-0
/
+1
2015-01-28
Bluetooth: Check for P-256 OOB values in Secure Connections Only mode
Marcel Holtmann
1
-0
/
+13
2015-01-28
Bluetooth: Use helper function to determine BR/EDR OOB data present
Marcel Holtmann
1
-6
/
+16
2015-01-28
Bluetooth: Clear P-192 values for OOB when in Secure Connections Only mode
Marcel Holtmann
1
-20
/
+26
2015-01-28
Bluetooth: Enforce zero-valued hash/rand192 for LE OOB
Johan Hedberg
1
-0
/
+15
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-121
/
+189
2015-01-28
NFC: hci: Remove nfc_hci_pipe2gate function
Christophe Ricard
2
-13
/
+0
2015-01-28
NFC: hci: Add cmd_received handler
Christophe Ricard
1
-0
/
+3
2015-01-28
NFC: hci: Reference every pipe information according to notification
Christophe Ricard
2
-22
/
+44
2015-01-27
NFC: hci: Change nfc_hci_send_response gate parameter to pipe
Christophe Ricard
2
-21
/
+8
2015-01-27
NFC: hci: Add pipes table to reference them with a tuple {gate, host}
Christophe Ricard
2
-7
/
+35
2015-01-27
NFC: hci: Change event_received handler gate parameter to pipe
Christophe Ricard
1
-1
/
+1
2015-01-27
net: don't OOPS on socket aio
Christoph Hellwig
1
-3
/
+0
2015-01-27
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
Jouni Malinen
12
-3
/
+339
2015-01-27
mac80111: Add BIP-CMAC-256 cipher
Jouni Malinen
10
-21
/
+171
2015-01-27
mac80111: Add CCMP-256 cipher
Jouni Malinen
10
-31
/
+88
2015-01-27
mac80111: Add GCMP and GCMP-256 ciphers
Jouni Malinen
13
-4
/
+482
2015-01-27
cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphers
Jouni Malinen
1
-0
/
+36
2015-01-27
cfg80211: Fix BIP (AES-CMAC) cipher validation
Jouni Malinen
1
-12
/
+20
2015-01-27
mac80211: handle potential race between suspend and scan completion
Luciano Coelho
2
-1
/
+14
2015-01-27
netlink: Kill redundant net argument in netlink_insert
Herbert Xu
1
-8
/
+7
2015-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+8
2015-01-27
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
1
-19
/
+26
2015-01-27
ping: Fix race in free in receive path
[email protected]
1
-1
/
+4
2015-01-27
udp_diag: Fix socket skipping within chain
Herbert Xu
1
-1
/
+3
2015-01-26
Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
4
-20
/
+26
2015-01-26
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2
-5
/
+7
2015-01-26
net: sctp: fix slab corruption from use after free on INIT collisions
Daniel Borkmann
1
-1
/
+0
2015-01-26
flow_dissector: add tipc support
Erik Hugne
1
-0
/
+14
2015-01-26
tipc: fix excessive network event logging
Erik Hugne
2
-21
/
+21
2015-01-26
net: act_bpf: fix size mismatch on filter preparation
Daniel Borkmann
1
-0
/
+3
2015-01-26
net: cls_basic: return from walking on match in basic_get
Daniel Borkmann
1
-2
/
+5
2015-01-26
net: cls_bpf: fix auto generation of per list handles
Daniel Borkmann
1
-2
/
+8
2015-01-26
net: cls_bpf: fix size mismatch on filter preparation
Daniel Borkmann
1
-0
/
+5
2015-01-26
openvswitch: Add support for unique flow IDs.
Joe Stringer
6
-91
/
+415
2015-01-26
openvswitch: Use sw_flow_key_range for key ranges.
Joe Stringer
1
-11
/
+9
2015-01-26
openvswitch: Refactor ovs_flow_tbl_insert().
Joe Stringer
1
-7
/
+14
2015-01-26
openvswitch: Refactor ovs_nla_fill_match().
Joe Stringer
3
-40
/
+46
2015-01-26
NFC: nfc_disable_se Remove useless blank line at beginning of function
Christophe Ricard
1
-1
/
+0
2015-01-26
NFC: nfc_enable_se Remove useless blank line at beginning of function
Christophe Ricard
1
-1
/
+0
2015-01-26
netfilter: nf_tables: disable preemption when restoring chain counters
Pablo Neira Ayuso
1
-0
/
+2
2015-01-26
ipv6: tcp: fix race in IPV6_2292PKTOPTIONS
Eric Dumazet
1
-6
/
+2
2015-01-25
bridge: simplify br_getlink() a bit
Dan Carpenter
1
-6
/
+3
2015-01-25
ipv6: Fix __ip6_route_redirect
Martin KaFai Lau
1
-1
/
+5
2015-01-25
net: dsa: set slave MII bus PHY mask
Vivien Didelot
1
-0
/
+1
2015-01-25
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
2
-1
/
+11
2015-01-25
fib_trie: Various clean-ups for handling slen
Alexander Duyck
1
-20
/
+29
2015-01-25
fib_trie: Move fib_find_alias to file where it is used
Alexander Duyck
3
-19
/
+20
[prev]
[next]