summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-22/+28
2014-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller-18/+47
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+5
2014-03-146lowpan: move lowpan frag_info out of 802.15.4 headersPhoebe Buckheister-8/+0
2014-03-14ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister-9/+9
2014-03-14mac802154: use header operations to create/parse headersPhoebe Buckheister-8/+2
2014-03-14ieee802154: add header structs with endiannes and operationsPhoebe Buckheister-4/+112
2014-03-14ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister-9/+8
2014-03-14ieee802154: add address struct with proper endiannes and some operationsPhoebe Buckheister-0/+72
2014-03-14ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister-11/+11
2014-03-14xfrm6: Remove xfrm_tunnel_notifierSteffen Klassert-8/+0
2014-03-14xfrm6: Add IPsec protocol multiplexerSteffen Klassert-0/+15
2014-03-14xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert-12/+11
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-75/+335
2014-03-12flowcache: Fix resource leaks on namespace exit.Steffen Klassert-0/+1
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet-0/+5
2014-03-10flowcache: restore a single flow_cache kmem_cacheEric Dumazet-1/+0
2014-03-10net: add a pre-check of net_ns in sk_change_net()Gu Zheng-2/+6
2014-03-08netfilter: nf_tables: restore context for expression destructorsPatrick McHardy-9/+4
2014-03-07netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer-1/+8
2014-03-07netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer-0/+2
2014-03-07netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer-4/+10
2014-03-07netfilter: trivial code cleanup and doc changesJesper Dangaard Brouer-1/+7
2014-03-07xfrm: rename struct xfrm_filterNicolas Dichtel-2/+2
2014-03-066lowpan: move 6lowpan header to include/netAlexander Aring-0/+434
2014-03-06net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski-1/+0
2014-03-06tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller-0/+1
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa-4/+3
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+14
2014-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-14/+101
2014-02-286lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring-0/+9
2014-02-28net: ns: add ieee802154_6lowpan namespaceAlexander Aring-0/+17
2014-02-286lowpan: add frag information structAlexander Aring-0/+7
2014-02-28Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg-0/+1
2014-02-28Bluetooth: Add timeout for LE connection attemptsJohan Hedberg-0/+2
2014-02-28Bluetooth: Add defines for LE initiator filter policyJohan Hedberg-0/+3
2014-02-28Bluetooth: Track LE initiator and responder address informationJohan Hedberg-0/+4
2014-02-28Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann-7/+7
2014-02-27Bluetooth: Add timer to force power offJohan Hedberg-0/+1
2014-02-28Bluetooth: Add support for storing LE white list entriesMarcel Holtmann-0/+7
2014-02-28Bluetooth: Add definitions for LE white list HCI commandsMarcel Holtmann-0/+14
2014-02-28Bluetooth: Make hci_blacklist_clear function staticMarcel Holtmann-1/+0
2014-02-27ipv6: addrconf: silence sparse endianness warningsBjørn Mork-3/+3
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-15/+68
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+11
2014-02-27Bluetooth: Add hci_copy_identity_address convenience functionJohan Hedberg-0/+2
2014-02-27Bluetooth: Add tracking of advertising address typeJohan Hedberg-0/+1
2014-02-27netfilter: nf_tables: add optional user data area to rulesPablo Neira Ayuso-2/+9
2014-02-26Bluetooth: Create hci_req_add_le_passive_scan helperAndre Guedes-0/+1
2014-02-26Bluetooth: Connection parameters and resolvable addressAndre Guedes-3/+3