aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-07netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer1-0/+2
2014-03-07netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer2-4/+10
2014-03-07netfilter: trivial code cleanup and doc changesJesper Dangaard Brouer1-1/+7
2014-03-07xfrm: rename struct xfrm_filterNicolas Dichtel1-2/+2
2014-03-066lowpan: move 6lowpan header to include/netAlexander Aring1-0/+434
2014-03-06net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski1-1/+0
2014-03-06tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller1-0/+1
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa1-4/+3
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+14
2014-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville3-14/+101
2014-02-286lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring1-0/+9
2014-02-28net: ns: add ieee802154_6lowpan namespaceAlexander Aring2-0/+17
2014-02-286lowpan: add frag information structAlexander Aring1-0/+7
2014-02-28Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg1-0/+1
2014-02-28Bluetooth: Add timeout for LE connection attemptsJohan Hedberg2-0/+2
2014-02-28Bluetooth: Add defines for LE initiator filter policyJohan Hedberg1-0/+3
2014-02-28Bluetooth: Track LE initiator and responder address informationJohan Hedberg1-0/+4
2014-02-28Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann3-7/+7
2014-02-27Bluetooth: Add timer to force power offJohan Hedberg1-0/+1
2014-02-28Bluetooth: Add support for storing LE white list entriesMarcel Holtmann1-0/+7
2014-02-28Bluetooth: Add definitions for LE white list HCI commandsMarcel Holtmann1-0/+14
2014-02-28Bluetooth: Make hci_blacklist_clear function staticMarcel Holtmann1-1/+0
2014-02-27ipv6: addrconf: silence sparse endianness warningsBjørn Mork1-3/+3
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-15/+68
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-0/+11
2014-02-27Bluetooth: Add hci_copy_identity_address convenience functionJohan Hedberg1-0/+2
2014-02-27Bluetooth: Add tracking of advertising address typeJohan Hedberg1-0/+1
2014-02-27netfilter: nf_tables: add optional user data area to rulesPablo Neira Ayuso1-2/+9
2014-02-26Bluetooth: Create hci_req_add_le_passive_scan helperAndre Guedes1-0/+1
2014-02-26Bluetooth: Connection parameters and resolvable addressAndre Guedes1-3/+3
2014-02-26Bluetooth: Introduce LE auto connect optionsAndre Guedes1-1/+8
2014-02-26Bluetooth: Introduce LE auto connection infrastructureAndre Guedes1-0/+2
2014-02-26Bluetooth: Introduce hdev->pend_le_conn listAndre Guedes1-0/+7
2014-02-26Bluetooth: Refactor HCI connection codeAndre Guedes1-2/+4
2014-02-26Bluetooth: Stop scanning on LE connectionAndre Guedes1-0/+1
2014-02-26Bluetooth: Declare le_conn_failed in hci_core.hAndre Guedes1-0/+2
2014-02-26Bluetooth: Create hci_req_add_le_scan_disable helperAndre Guedes1-0/+2
2014-02-26tcp: switch rtt estimations to usec resolutionEric Dumazet1-3/+7
2014-02-26ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa1-1/+8
2014-02-26ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMITHannes Frederic Sowa1-1/+8
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic1-1/+4
2014-02-25cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic2-8/+15
2014-02-25netfilter: nf_tables: add nft_dereference() macroPatrick McHardy1-0/+4
2014-02-25xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert1-2/+0
2014-02-25xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert1-12/+38
2014-02-25xfrm4: Add IPsec protocol multiplexerSteffen Klassert1-1/+30
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller4-8/+59
2014-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville6-31/+207
2014-02-24Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.cJohan Hedberg1-1/+2
2014-02-24Bluetooth: Move HCI_ADVERTISING handling into mgmt.cJohan Hedberg1-0/+1