aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller5-24/+64
2015-03-14mac802154: correct max sifs size handlingAlexander Aring1-0/+2
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-12rhashtable: kill ht->shift atomic operationsDaniel Borkmann1-3/+3
2015-03-12inet: introduce ireq_familyEric Dumazet1-0/+1
2015-03-12inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV stateEric Dumazet2-1/+6
2015-03-12inet: add rsk_refcnt/ireq_refcnt to request socksEric Dumazet2-0/+9
2015-03-12inet: add ireq_state field to inet_request_sockEric Dumazet1-0/+3
2015-03-12inet: add TCP_NEW_SYN_RECV stateEric Dumazet1-1/+3
2015-03-12ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet1-0/+1
2015-03-12ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann1-1/+3
2015-03-12net: Introduce possible_net_tEric W. Biederman10-47/+29
2015-03-12net: Kill hold_net release_netEric W. Biederman4-40/+3
2015-03-11ipv6: expose RFC4191 route preference via rtnetlinkLubomir Rintel1-0/+1
2015-03-11vxlan: Correct path typo in commentSimon Horman1-1/+1
2015-03-11net: add real socket cookiesEric Dumazet5-2/+10
2015-03-11of: mdio: export of_mdio_parse_addrFlorian Fainelli1-0/+7
2015-03-11rhashtable: Move hash_rnd into bucket_tableHerbert Xu1-2/+2
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-10inet_diag: add const to inet_diag_req_v2Eric Dumazet1-21/+22
2015-03-10net: constify sock_diag_check_cookie()Eric Dumazet1-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-09net: phy: bcm7xxx: add alternate id for 7439Florian Fainelli1-0/+1
2015-03-09switchdev: add netlink flags to IPv4 FIB add opScott Feldman2-3/+6
2015-03-09net: dsa: utilize of_find_net_device_by_nodeFlorian Fainelli1-0/+1
2015-03-09net: core: add of_find_net_device_by_node()Florian Fainelli1-0/+8
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-46/+91
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+19
2015-03-09Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+1
2015-03-09Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-0/+1
2015-03-09Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+2
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. Miller6-153/+93
2015-03-09net_sched: destroy proto tp when all filters are goneCong Wang1-2/+2
2015-03-09netfilter: bridge: move DNAT helper to br_netfilterPablo Neira Ayuso1-12/+0
2015-03-09netfilter: bridge: move nf_bridge_update_protocol to where its usedFlorian Westphal1-8/+0
2015-03-09bridge: move mac header copying into br_netfilterFlorian Westphal1-31/+0