summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2014-03-12flowcache: Fix resource leaks on namespace exit.Steffen Klassert
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-03-10flowcache: restore a single flow_cache kmem_cacheEric Dumazet
2014-03-11NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer
2014-03-10net: add a pre-check of net_ns in sk_change_net()Gu Zheng
2014-03-10Bluetooth: Make LTK and CSRK only persisent when bondingMarcel Holtmann
2014-03-09Bluetooth: Add support for handling signature resolving keysMarcel Holtmann
2014-03-08netfilter: nf_tables: restore context for expression destructorsPatrick McHardy
2014-03-07netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer
2014-03-07netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer
2014-03-07netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer
2014-03-07netfilter: trivial code cleanup and doc changesJesper Dangaard Brouer
2014-03-07xfrm: rename struct xfrm_filterNicolas Dichtel
2014-03-066lowpan: move 6lowpan header to include/netAlexander Aring
2014-03-06net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski
2014-03-06tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-02-286lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring
2014-02-28net: ns: add ieee802154_6lowpan namespaceAlexander Aring
2014-02-286lowpan: add frag information structAlexander Aring
2014-02-28Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg
2014-02-28Bluetooth: Add timeout for LE connection attemptsJohan Hedberg
2014-02-28Bluetooth: Add defines for LE initiator filter policyJohan Hedberg
2014-02-28Bluetooth: Track LE initiator and responder address informationJohan Hedberg
2014-02-28Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann
2014-02-27Bluetooth: Add timer to force power offJohan Hedberg
2014-02-28Bluetooth: Add support for storing LE white list entriesMarcel Holtmann
2014-02-28Bluetooth: Add definitions for LE white list HCI commandsMarcel Holtmann
2014-02-28Bluetooth: Make hci_blacklist_clear function staticMarcel Holtmann
2014-02-27ipv6: addrconf: silence sparse endianness warningsBjørn Mork
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-27Bluetooth: Add hci_copy_identity_address convenience functionJohan Hedberg
2014-02-27Bluetooth: Add tracking of advertising address typeJohan Hedberg
2014-02-27netfilter: nf_tables: add optional user data area to rulesPablo Neira Ayuso
2014-02-26Bluetooth: Create hci_req_add_le_passive_scan helperAndre Guedes
2014-02-26Bluetooth: Connection parameters and resolvable addressAndre Guedes
2014-02-26Bluetooth: Introduce LE auto connect optionsAndre Guedes
2014-02-26Bluetooth: Introduce LE auto connection infrastructureAndre Guedes
2014-02-26Bluetooth: Introduce hdev->pend_le_conn listAndre Guedes
2014-02-26Bluetooth: Refactor HCI connection codeAndre Guedes
2014-02-26Bluetooth: Stop scanning on LE connectionAndre Guedes
2014-02-26Bluetooth: Declare le_conn_failed in hci_core.hAndre Guedes
2014-02-26Bluetooth: Create hci_req_add_le_scan_disable helperAndre Guedes
2014-02-26tcp: switch rtt estimations to usec resolutionEric Dumazet
2014-02-26ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa
2014-02-26ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMITHannes Frederic Sowa
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic