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
2011-09-29
Bluetooth: hci_le_adv_report_evt code refactoring
Andre Guedes
1
-8
/
+6
2011-09-29
Bluetooth: Fix possible NULL pointer dereference
Waldemar Rymarkiewicz
1
-1
/
+5
2011-09-29
ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket
Yan, Zheng
1
-0
/
+3
2011-09-29
can bcm: fix tx_setup off-by-one errors
Oliver Hartkopp
1
-6
/
+7
2011-09-28
net: rps: fix the support for PPPOE
Changli Gao
1
-1
/
+11
2011-09-28
af_unix: dont send SCM_CREDENTIALS by default
Eric Dumazet
3
-8
/
+31
2011-09-28
libceph: fix pg_temp mapping update
Sage Weil
1
-26
/
+24
2011-09-28
libceph: fix pg_temp mapping calculation
Sage Weil
1
-13
/
+21
2011-09-28
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-0
/
+3
2011-09-27
Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless
David S. Miller
1
-1
/
+4
2011-09-27
Bluetooth: Mark not declared l2cap_core functions as static
Szymon Janc
1
-6
/
+6
2011-09-27
Bluetooth: use recommended LE connection parameters
Anderson Lizardo
1
-7
/
+7
2011-09-27
Bluetooth: Perform L2CAP SDU reassembly without copying data
Mat Martineau
1
-163
/
+80
2011-09-27
Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()
Mat Martineau
1
-2
/
+28
2011-09-27
Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM
Mat Martineau
4
-5
/
+20
2011-09-27
Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...
John W. Linville
1
-1
/
+4
2011-09-27
ipv6-multicast: Fix memory leak in IPv6 multicast.
Ben Greear
1
-1
/
+3
2011-09-27
ipv6: check return value for dst_alloc
Madalin Bucur
1
-1
/
+3
2011-09-27
net: check return value for dst_alloc
Madalin Bucur
1
-4
/
+6
2011-09-27
ipv6-multicast: Fix memory leak in input path.
Ben Greear
1
-1
/
+3
2011-09-27
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-5
/
+5
2011-09-27
mac80211: treat the WME sta flag as a bit
Arik Nemtsov
1
-1
/
+1
2011-09-27
mac80211: save tx params per sdata
Eliad Peller
6
-15
/
+31
2011-09-27
cfg80211/mac80211: add netdev param to set_txq_params()
Eliad Peller
2
-0
/
+7
2011-09-27
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
7
-7
/
+42
2011-09-27
nl80211/cfg80211: Add support to disable CCK rate for management frame
Rajkumar Manoharan
4
-5
/
+15
2011-09-27
NFC: use after free on error
Dan Carpenter
1
-8
/
+6
2011-09-27
NFC: protect nci_data_exchange transactions
Ilan Elias
3
-2
/
+12
2011-09-27
NFC: implicitly deactivate in nci_start_poll
Ilan Elias
1
-1
/
+6
2011-09-27
NFC: improve readability of an 'if' in nci core.c
Ilan Elias
1
-18
/
+14
2011-09-27
cfg80211: Validate cipher suite against supported ciphers
Jouni Malinen
3
-18
/
+15
2011-09-27
cfg80211: Remove strict validation of AKM suites
Jouni Malinen
1
-11
/
+1
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
5
-74
/
+78
2011-09-27
Merge branch 'master' of git://github.com/padovan/bluetooth-next
John W. Linville
9
-276
/
+473
2011-09-27
tcp: rename tcp_skb_cb flags
Eric Dumazet
3
-37
/
+38
2011-09-27
tcp: unalias tcp_skb_cb flags and ip_dsfield
Eric Dumazet
3
-3
/
+3
2011-09-27
tcp: ECN blackhole should not force quickack mode
Eric Dumazet
1
-7
/
+16
2011-09-22
batman-adv: do_bcast has to be true for broadcast packets only
Antonio Quartulli
1
-5
/
+5
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
64
-286
/
+412
2011-09-21
mac80211: notify peer when shutting down peer link
Thomas Pedersen
1
-0
/
+8
2011-09-21
mac80211: fix AP/VLAN PS buffer race
Johannes Berg
1
-6
/
+4
2011-09-21
cfg80211: Fix validation of AKM suites
Jouni Malinen
1
-1
/
+4
2011-09-21
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
David S. Miller
15
-1271
/
+1277
2011-09-21
xfrm: Perform a replay check after return from async codepaths
Steffen Klassert
1
-0
/
+5
2011-09-21
fib:fix BUG_ON in fib_nl_newrule when add new fib rule
Gao feng
1
-2
/
+2
2011-09-21
Bluetooth: mark l2cap_create_iframe_pdu as static
Luiz Augusto von Dentz
1
-1
/
+3
2011-09-21
Bluetooth: Check 'dev_class' in mgmt_device_found()
Andre Guedes
1
-1
/
+3
2011-09-21
Bluetooth: Reduce critical region.
Andre Guedes
1
-4
/
+3
2011-09-21
Bluetooth: Fix wrong memcpy size on LE start encryption
Anderson Briglia
1
-1
/
+1
2011-09-21
Bluetooth: Remove support for other SMP keys than the LTK
Vinicius Costa Gomes
1
-1
/
+1
[prev]
[next]