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
2012-06-05
Bluetooth: Define L2CAP conf continuation flag
Andrei Emeltchenko
1
-0
/
+3
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
3
-5
/
+0
2012-06-05
Bluetooth: Fix coding style in include/net/bluetooth
Gustavo Padovan
3
-19
/
+23
2012-06-05
Bluetooth: Use defined link key size
Andrei Emeltchenko
2
-3
/
+5
2012-06-05
Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE
Szymon Janc
1
-1
/
+1
2012-06-05
Bluetooth: Fix trailing whitespaces in license text
Gustavo Padovan
1
-6
/
+6
2012-06-05
Bluetooth: Remove unused ERTM control field macros
Mat Martineau
1
-168
/
+0
2012-06-05
Bluetooth: Check rules when setting retransmit or monitor timers
Mat Martineau
1
-4
/
+0
2012-06-05
Bluetooth: Remove receive code that has been superceded
Mat Martineau
1
-8
/
+0
2012-06-05
Bluetooth: Fix early return from l2cap_chan_del
Mat Martineau
1
-0
/
+1
2012-06-01
cipso: handle CIPSO options correctly when NetLabel is disabled
Paul Moore
1
-1
/
+28
2012-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2012-05-29
memcg: decrement static keys at real destroy time
Glauber Costa
1
-0
/
+22
2012-05-27
ipv6: fix incorrect ipsec fragment
Gao feng
1
-0
/
+1
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-72
/
+184
2012-05-22
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-8
/
+8
2012-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
11
-72
/
+184
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
4
-12
/
+12
2012-05-18
ipv6: bool conversions phase1
Eric Dumazet
1
-15
/
+15
2012-05-18
ip_frag: struct inet_frags match() method returns a bool
Eric Dumazet
2
-3
/
+2
2012-05-17
lapb: Neaten debugging
Joe Perches
1
-0
/
+6
2012-05-17
tcp: bool conversions
Eric Dumazet
1
-28
/
+28
2012-05-17
net: include/net/sock.h cleanup
Eric Dumazet
1
-77
/
+74
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+14
2012-05-16
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-54
/
+156
2012-05-16
net: sock_flag() cleanup
Eric Dumazet
1
-1
/
+1
2012-05-16
fq_codel: should use qdisc backlog as threshold
Eric Dumazet
1
-8
/
+7
2012-05-16
mac802154: monitor device support
alex.bluesman.smirnov@gmail.com
1
-0
/
+8
2012-05-16
ieee802154: interface type to be added
alex.bluesman.smirnov@gmail.com
1
-1
/
+1
2012-05-16
mac802154: declare reduced mlme operations
alex.bluesman.smirnov@gmail.com
1
-5
/
+20
2012-05-16
mac802154: RX data path
alex.bluesman.smirnov@gmail.com
2
-0
/
+5
2012-05-16
mac802154: allocation of ieee802154 device
alex.bluesman.smirnov@gmail.com
1
-0
/
+7
2012-05-16
mac802154: basic ieee802.15.4 device structures
alex.bluesman.smirnov@gmail.com
1
-0
/
+126
2012-05-16
Bluetooth: Create flags for bt_sk()
Gustavo Padovan
1
-2
/
+6
2012-05-16
Bluetooth: Lock the L2CAP channel when sending
Mat Martineau
1
-2
/
+0
2012-05-16
Bluetooth: Fix EIR data generation for mgmt_device_found
Vishal Agarwal
1
-0
/
+17
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
1
-0
/
+1
2012-05-16
cfg80211: fix cfg80211_can_beacon_sec_chan prototype
Johannes Berg
1
-3
/
+3
2012-05-16
mac80211: (selectively) add HT details in radiotap
Johannes Berg
1
-0
/
+10
2012-05-16
mac80211: Add IV-room in the skb for TKIP and WEP
Janusz.Dziedzic@tieto.com
1
-1
/
+1
2012-05-16
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
3
-78
/
+0
2012-05-15
net: delete all instances of special processing for token ring
Paul Gortmaker
3
-78
/
+0
2012-05-15
NFC: HCI drivers don't have to keep track of polling state
Eric Lapuyade
1
-2
/
+0
2012-05-15
NFC: Add HCI/SHDLC support to let driver check for tag presence
Eric Lapuyade
2
-0
/
+4
2012-05-15
NFC: Specify usage for targets found and target lost events
Eric Lapuyade
1
-1
/
+0
2012-05-15
NFC: Remove useless HCI private nfc target table
Eric Lapuyade
1
-2
/
+0
2012-05-15
NFC: Cache the core NFC active target pointer instead of its index
Eric Lapuyade
1
-8
/
+10
2012-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2012-05-15
xfrm: Convert several xfrm policy match functions to bool.
David S. Miller
1
-6
/
+6
2012-05-14
codel: use u16 field instead of 31bits for rec_inv_sqrt
Eric Dumazet
1
-10
/
+15
[next]