summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2015-03-15Bluetooth: Introduce trusted flag for management control socketsMarcel Holtmann1-0/+1
2015-03-15Bluetooth: Add support for extended index management commandMarcel Holtmann1-0/+11
2015-03-15Bluetooth: Add support for extended index management eventsMarcel Holtmann2-0/+10
2015-03-15Bluetooth: Use special function to send filter management index eventsMarcel Holtmann1-0/+6
2015-03-15Bluetooth: Provide hci_send_to_flagged_channel helper functionMarcel Holtmann1-0/+2
2015-03-15Bluetooth: Add flags field and setting function for HCI socketsMarcel Holtmann1-0/+3
2015-03-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-24/+62
2015-03-13Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann2-10/+5
2015-03-13Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags fieldMarcel Holtmann2-15/+16
2015-03-13Bluetooth: Introduce hci_dev_test_and_set_flag helper macroMarcel Holtmann1-0/+1
2015-03-13Bluetooth: Introduce hci_dev_test_and_clear_flag helper macroMarcel Holtmann1-0/+1
2015-03-13Bluetooth: Introduce hci_dev_test_and_change_flag helper macroMarcel Holtmann1-0/+2
2015-03-13Bluetooth: Introduce hci_dev_change_flag helper macroMarcel Holtmann1-0/+1
2015-03-13Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann1-0/+1
2015-03-13Bluetooth: Introduce hci_dev_set_flag helper macroMarcel Holtmann1-0/+1
2015-03-13Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann1-6/+8
2015-03-13Bluetooth: Add support connectable advertising settingMarcel Holtmann1-0/+1
2015-03-13tcp_metrics: Use a single hash table for all network namespaces.Eric W. Biederman1-2/+0
2015-03-13inet: introduce ireq_familyEric Dumazet1-0/+1
2015-03-13inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV stateEric Dumazet2-1/+6
2015-03-13inet: add rsk_refcnt/ireq_refcnt to request socksEric Dumazet2-0/+9
2015-03-13inet: add ireq_state field to inet_request_sockEric Dumazet1-0/+3
2015-03-13inet: add TCP_NEW_SYN_RECV stateEric Dumazet1-1/+3
2015-03-13ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet1-0/+1
2015-03-12net: Introduce possible_net_tEric W. Biederman9-41/+27
2015-03-12net: Kill hold_net release_netEric W. Biederman3-38/+2
2015-03-12vxlan: Correct path typo in commentSimon Horman1-1/+1
2015-03-12net: add real socket cookiesEric Dumazet4-0/+8
2015-03-11ipv4: FIB Local/MAIN table collapseAlexander Duyck2-18/+10
2015-03-10Bluetooth: Add 'Already Paired' error for Pair Device commandJohan Hedberg2-0/+3
2015-03-10Bluetooth: Make Fast Connectable available while powered offJohan Hedberg1-1/+1
2015-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-2/+2
2015-03-10netfilter: fix sparse warnings in reject handlingFlorian Westphal2-2/+2
2015-03-10switchdev: add netlink flags to IPv4 FIB add opScott Feldman1-2/+4
2015-03-10net: dsa: utilize of_find_net_device_by_nodeFlorian Fainelli1-0/+1
2015-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+19
2015-03-09net: Remove protocol from struct dst_opsEric W. Biederman1-1/+0
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-102/+92
2015-03-09net_sched: destroy proto tp when all filters are goneCong Wang1-2/+2
2015-03-09neigh: Use neigh table index for neigh_packet_xmitEric W. Biederman1-0/+1
2015-03-07net/dcb: Add IEEE QCN attributeShani Michaeli1-0/+3
2015-03-06fib: make netdev_switch_fib_ipv4_abort in header file static inlineWillem de Bruijn1-1/+1
2015-03-06ipv4: Create probe timer for tcp PMTU as per RFC4821Fan Du3-0/+6
2015-03-06ipv4: Use binary search to choose tcp PMTU probe_sizeFan Du2-0/+4
2015-03-06ipv4: Raise tcp PMTU probe mss base sizeFan Du1-1/+1
2015-03-06DECnet: Only use neigh_ops for adding the link layer headerEric W. Biederman1-0/+1
2015-03-06Bluetooth: Move all mgmt command quirks to handler tableJohan Hedberg1-1/+5
2015-03-06Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg2-1/+6
2015-03-06Bluetooth: Add mgmt HCI channel registration APIJohan Hedberg1-0/+17
2015-03-06Bluetooth: Introduce controller setting information for static addressMarcel Holtmann1-0/+1