index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-03-17
5
-18
/
+47
|
\
|
*
netfilter: nf_tables: restore context for expression destructors
Patrick McHardy
2014-03-08
1
-9
/
+4
|
*
netfilter: conntrack: remove central spinlock nf_conntrack_lock
Jesper Dangaard Brouer
2014-03-07
2
-1
/
+8
|
*
netfilter: conntrack: seperate expect locking from nf_conntrack_lock
Jesper Dangaard Brouer
2014-03-07
1
-0
/
+2
|
*
netfilter: conntrack: spinlock per cpu to protect special lists.
Jesper Dangaard Brouer
2014-03-07
2
-4
/
+10
|
*
netfilter: trivial code cleanup and doc changes
Jesper Dangaard Brouer
2014-03-07
1
-1
/
+7
|
*
netfilter: nf_tables: add optional user data area to rules
Pablo Neira Ayuso
2014-02-27
1
-2
/
+9
|
*
netfilter: nf_tables: add nft_dereference() macro
Patrick McHardy
2014-02-25
1
-0
/
+4
|
*
netfilter: nft_ct: labels get support
Florian Westphal
2014-02-19
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-15
1
-1
/
+5
|
\
\
|
*
|
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-03-11
1
-0
/
+5
|
*
|
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Andrew Lutomirski
2014-03-06
1
-1
/
+0
*
|
|
6lowpan: move lowpan frag_info out of 802.15.4 headers
Phoebe Buckheister
2014-03-15
1
-8
/
+0
*
|
|
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
2014-03-15
2
-9
/
+9
*
|
|
mac802154: use header operations to create/parse headers
Phoebe Buckheister
2014-03-15
1
-8
/
+2
*
|
|
ieee802154: add header structs with endiannes and operations
Phoebe Buckheister
2014-03-15
3
-4
/
+112
*
|
|
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
2014-03-15
3
-9
/
+8
*
|
|
ieee802154: add address struct with proper endiannes and some operations
Phoebe Buckheister
2014-03-15
1
-0
/
+72
*
|
|
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
2014-03-15
3
-11
/
+11
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-13
8
-75
/
+335
|
\
\
\
|
*
\
\
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-03-03
3
-14
/
+101
|
|
\
\
\
|
|
*
|
|
Bluetooth: Remove unnecessary stop_scan_complete function
Johan Hedberg
2014-02-28
1
-0
/
+1
|
|
*
|
|
Bluetooth: Add timeout for LE connection attempts
Johan Hedberg
2014-02-28
2
-0
/
+2
|
|
*
|
|
Bluetooth: Add defines for LE initiator filter policy
Johan Hedberg
2014-02-28
1
-0
/
+3
|
|
*
|
|
Bluetooth: Track LE initiator and responder address information
Johan Hedberg
2014-02-28
1
-0
/
+4
|
|
*
|
|
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
2014-02-28
3
-7
/
+7
|
|
*
|
|
Bluetooth: Add timer to force power off
Johan Hedberg
2014-02-28
1
-0
/
+1
|
|
*
|
|
Bluetooth: Add support for storing LE white list entries
Marcel Holtmann
2014-02-28
1
-0
/
+7
|
|
*
|
|
Bluetooth: Add definitions for LE white list HCI commands
Marcel Holtmann
2014-02-28
1
-0
/
+14
|
|
*
|
|
Bluetooth: Make hci_blacklist_clear function static
Marcel Holtmann
2014-02-28
1
-1
/
+0
|
|
*
|
|
Bluetooth: Add hci_copy_identity_address convenience function
Johan Hedberg
2014-02-27
1
-0
/
+2
|
|
*
|
|
Bluetooth: Add tracking of advertising address type
Johan Hedberg
2014-02-27
1
-0
/
+1
|
|
*
|
|
Bluetooth: Create hci_req_add_le_passive_scan helper
Andre Guedes
2014-02-27
1
-0
/
+1
|
|
*
|
|
Bluetooth: Connection parameters and resolvable address
Andre Guedes
2014-02-27
1
-3
/
+3
|
|
*
|
|
Bluetooth: Introduce LE auto connect options
Andre Guedes
2014-02-27
1
-1
/
+8
|
|
*
|
|
Bluetooth: Introduce LE auto connection infrastructure
Andre Guedes
2014-02-27
1
-0
/
+2
|
|
*
|
|
Bluetooth: Introduce hdev->pend_le_conn list
Andre Guedes
2014-02-27
1
-0
/
+7
|
|
*
|
|
Bluetooth: Refactor HCI connection code
Andre Guedes
2014-02-27
1
-2
/
+4
|
|
*
|
|
Bluetooth: Stop scanning on LE connection
Andre Guedes
2014-02-27
1
-0
/
+1
|
|
*
|
|
Bluetooth: Declare le_conn_failed in hci_core.h
Andre Guedes
2014-02-27
1
-0
/
+2
|
|
*
|
|
Bluetooth: Create hci_req_add_le_scan_disable helper
Andre Guedes
2014-02-27
1
-0
/
+2
|
|
*
|
|
Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c
Johan Hedberg
2014-02-24
1
-1
/
+2
|
|
*
|
|
Bluetooth: Move HCI_ADVERTISING handling into mgmt.c
Johan Hedberg
2014-02-24
1
-0
/
+1
|
|
*
|
|
Bluetooth: Add convenience function for getting total connection count
Johan Hedberg
2014-02-24
1
-0
/
+7
|
|
*
|
|
Bluetooth: Store current RPA and update it if needed
Marcel Holtmann
2014-02-24
1
-0
/
+1
|
|
*
|
|
Bluetooth: Use unresolvable private address for active scanning
Marcel Holtmann
2014-02-24
1
-1
/
+2
|
|
*
|
|
Bluetooth: Remove unneeded hdev->own_addr_type
Johan Hedberg
2014-02-23
1
-1
/
+0
|
|
*
|
|
Bluetooth: Add hci_update_random_address() convenience function
Johan Hedberg
2014-02-23
1
-0
/
+2
|
|
*
|
|
Bluetooth: Add timer for regenerating local RPA
Johan Hedberg
2014-02-23
2
-0
/
+6
|
|
*
|
|
Bluetooth: Add mgmt defines for privacy
Johan Hedberg
2014-02-22
1
-0
/
+8
[next]