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
2013-10-11
vti: get rid of nf mark rule in prerouting
Christophe Gouault
1
-3
/
+11
2013-10-11
Bluetooth: Don't advertise high speed support without SSP
Marcel Holtmann
1
-4
/
+5
2013-10-11
Bluetooth: Fix endless loop with HCI_QUIRK_RESET_ON_CLOSE
Marcel Holtmann
1
-0
/
+1
2013-10-11
Bluetooth: Add management command for setting LE scan parameters
Marcel Holtmann
1
-0
/
+38
2013-10-11
Bluetooth: Make LE scan interval and window a controller option
Marcel Holtmann
2
-2
/
+5
2013-10-11
mac80211: port CCMP to cryptoapi's CCM driver
Ard Biesheuvel
5
-146
/
+84
2013-10-11
cfg80211: simplify strict custom alpha2 regdomain check
Luis R. Rodriguez
1
-2
/
+8
2013-10-11
cfg80211: enable regulatory hints for strict custom settings
Luis R. Rodriguez
1
-0
/
+1
2013-10-11
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
1
-3
/
+1
2013-10-11
cfg80211: pass station supported channel and oper class info
Sunil Dutt
1
-0
/
+46
2013-10-11
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
1
-4
/
+2
2013-10-11
bridge: update mdb expiration timer upon reports.
Vlad Yasevich
1
-1
/
+8
2013-10-11
Bluetooth: Remove return value from hci_send_frame() function
Marcel Holtmann
1
-2
/
+3
2013-10-11
Bluetooth: Remove pointless check of hci_send_frame parameter
Marcel Holtmann
1
-5
/
+0
2013-10-11
Bluetooth: Move skb->dev assignment for hdev->send into central place
Marcel Holtmann
2
-17
/
+10
2013-10-11
Bluetooth: Move smp.h header file into net/bluetooth/
Marcel Holtmann
6
-5
/
+154
2013-10-11
Bluetooth: Move a2mp.h header file into net/bluetooth/
Marcel Holtmann
6
-5
/
+156
2013-10-11
Bluetooth: Move amp.h header file into net/bluetooth/
Marcel Holtmann
5
-4
/
+62
2013-10-10
Bluetooth: Remove hdev->ioctl driver callback
Marcel Holtmann
1
-4
/
+1
2013-10-10
Bluetooth: AMP contollers do not support the legacy ioctls
Marcel Holtmann
2
-0
/
+13
2013-10-10
Bluetooth: Use hci_conn_num() for checking number of LE connections
Marcel Holtmann
1
-2
/
+2
2013-10-10
Bluetooth: Fix too long line with set_advertising() function
Marcel Holtmann
1
-1
/
+2
2013-10-10
inet: rename ir_loc_port to ir_num
Eric Dumazet
9
-17
/
+17
2013-10-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
26
-542
/
+1237
2013-10-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
4
-2
/
+8
2013-10-10
Bluetooth: Fix checking for HCI_SETUP flag when receiving mgmt commands
Johan Hedberg
1
-1
/
+2
2013-10-10
gss_krb5: document that we ignore sequence number
J. Bruce Fields
2
-6
/
+8
2013-10-10
svcrpc: handle some gssproxy encoding errors
J. Bruce Fields
1
-15
/
+14
2013-10-10
Bluetooth: Fix potential double-frees of L2CAP skbs
Johan Hedberg
1
-2
/
+6
2013-10-10
Bluetooth: Restrict high speed support to SSP enabled controllers
Marcel Holtmann
1
-10
/
+32
2013-10-10
Bluetooth: Remove unneeded val variable when setting SSP
Marcel Holtmann
1
-5
/
+3
2013-10-10
ipv6: Add support for IPsec virtual tunnel interfaces
Steffen Klassert
3
-0
/
+1068
2013-10-10
Bluetooth: Refactor hci_connect_le
Andre Guedes
1
-18
/
+33
2013-10-10
Bluetooth: Use HCI request for LE connection
Andre Guedes
2
-55
/
+67
2013-10-10
tcp: use ACCESS_ONCE() in tcp_update_pacing_rate()
Eric Dumazet
1
-1
/
+6
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
15
-155
/
+155
2013-10-10
net: gro: allow to build full sized skb
Eric Dumazet
1
-17
/
+26
2013-10-10
fib_trie: only calc for the un-first node
baker.zhang
1
-5
/
+1
2013-10-09
batman-adv: reorder batadv_iv_flags
Simon Wunderlich
1
-4
/
+14
2013-10-09
batman-adv: remove packed from batadv_ogm_packet
Simon Wunderlich
1
-1
/
+4
2013-10-09
batman-adv: reorder packet types
Simon Wunderlich
4
-13
/
+68
2013-10-09
batman-adv: add build check macros for packet member offset
Simon Wunderlich
1
-0
/
+8
2013-10-09
batman-adv: remove vis functionality
Simon Wunderlich
15
-1245
/
+1
2013-10-09
batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit
Antonio Quartulli
1
-1
/
+1
2013-10-09
batman-adv: use CRC32C instead of CRC16 in TT code
Antonio Quartulli
3
-38
/
+45
2013-10-09
batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets
Marek Lindner
4
-83
/
+86
2013-10-09
batman-adv: tvlv - convert tt query packet to use tvlv unicast packets
Marek Lindner
5
-334
/
+286
2013-10-09
batman-adv: tvlv - convert tt data sent within OGMs
Marek Lindner
5
-158
/
+187
2013-10-09
batman-adv: tvlv - add network coding container
Marek Lindner
5
-1
/
+75
2013-10-09
batman-adv: tvlv - add distributed arp table container
Marek Lindner
5
-1
/
+83
[prev]
[next]