index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-09
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
1
-2
/
+1
2014-09-08
Bluetooth: Fix locking of the SMP context
Johan Hedberg
1
-1
/
+0
2014-09-08
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
1
-1
/
+2
2014-09-08
Bluetooth: Update hci_disconnect() to return an error value
Johan Hedberg
1
-1
/
+1
2014-09-08
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
1
-4
/
+0
2014-09-08
Bluetooth: Ignore incoming data after initiating disconnection
Johan Hedberg
1
-0
/
+1
2014-09-08
Bluetooth: Use zero timeout for immediate scheduling
Johan Hedberg
1
-2
/
+2
2014-09-08
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
2
-2
/
+3
2014-09-08
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
1
-0
/
+1
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
John W. Linville
3
-2
/
+3
2014-09-04
Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2
-8
/
+31
2014-09-04
Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
1
-1
/
+1
2014-08-26
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
1
-2
/
+18
2014-08-26
cfg80211: clarify BSS probe response vs. beacon data
Johannes Berg
1
-0
/
+2
2014-08-26
mac80211: don't resize skbs needlessly
Ido Yariv
1
-1
/
+4
2014-08-26
mac80211: Fix accounting of the tailroom-needed counter
Ido Yariv
1
-2
/
+5
2014-08-26
cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
Vladimir Kondratiev
1
-2
/
+1
2014-08-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
John W. Linville
2
-3
/
+38
2014-08-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
John W. Linville
2
-1
/
+2
2014-08-20
Bluetooth: Fix hci_conn reference counting for auto-connections
Johan Hedberg
1
-0
/
+2
2014-08-19
ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan
Martin Townsend
1
-1
/
+0
2014-08-15
mac80211: don't duplicate station QoS capability data
Johannes Berg
1
-1
/
+1
2014-08-15
regulatory: add NUL to alpha2
Eliad Peller
1
-1
/
+1
2014-08-14
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
Hannes Frederic Sowa
1
-1
/
+1
2014-08-14
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
3
-1
/
+2
2014-08-14
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
Andrey Vagin
1
-1
/
+3
2014-08-14
Bluetooth: Remove unused l2cap_conn->security_timer
Johan Hedberg
1
-1
/
+0
2014-08-14
Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
Johan Hedberg
1
-0
/
+4
2014-08-14
Bluetooth: Convert SMP to use l2cap_chan infrastructure
Johan Hedberg
1
-1
/
+0
2014-08-14
Bluetooth: Make AES crypto context private to SMP
Johan Hedberg
1
-1
/
+0
2014-08-14
Bluetooth: Add SMP L2CAP channel skeleton
Johan Hedberg
2
-0
/
+2
2014-08-14
Bluetooth: Add more L2CAP convenience callbacks
Johan Hedberg
1
-0
/
+25
2014-08-14
Bluetooth: Resume BT_CONNECTED state after LE security elevation
Johan Hedberg
1
-0
/
+1
2014-08-14
Bluetooth: Create unified helper function for updating page scan
Johan Hedberg
1
-0
/
+5
2014-08-14
Bluetooth: Add convenience function to check for pending power off
Johan Hedberg
1
-0
/
+1
2014-08-09
Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinux
Linus Torvalds
1
-4
/
+4
2014-08-07
netlabel: fix the netlbl_catmap_setlong() dummy function
Paul Moore
1
-4
/
+4
2014-08-06
net-timestamp: sock_tx_timestamp() fix
Eric Dumazet
1
-2
/
+4
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
41
-629
/
+1129
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
1
-41
/
+53
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-08-05
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
1
-0
/
+2
2014-08-05
net-timestamp: move timestamp flags out of sk_flags
Willem de Bruijn
1
-18
/
+11
2014-08-05
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
1
-1
/
+3
2014-08-05
tcp: reduce spurious retransmits due to transient SACK reneging
Neal Cardwell
1
-1
/
+1
2014-08-05
Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
6
-53
/
+24
2014-08-02
inet: frags: use kmem_cache for inet_frag_queue
Nikolay Aleksandrov
1
-1
/
+3
2014-08-02
inet: frags: enum the flag definitions and add descriptions
Nikolay Aleksandrov
1
-11
/
+35
2014-08-02
inet: frags: rename last_in to flags
Nikolay Aleksandrov
1
-1
/
+1
2014-08-02
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
1
-41
/
+53
[next]