summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'net-next/master'Stefan Schmidt2018-08-06132-603/+1938
|\
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-08-054-38/+308
| |\
| | * Bluetooth: Add new quirk for non-persistent setup settingsSean Wang2018-07-301-0/+9
| | * Bluetooth: Implement secondary advertising on different PHYsJaganath Kanakkassery2018-07-302-0/+10
| | * Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery2018-07-301-0/+8
| | * Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery2018-07-302-0/+10
| | * Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery2018-07-301-0/+2
| | * Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery2018-07-301-0/+22
| | * Bluetooth: Impmlement extended adv enableJaganath Kanakkassery2018-07-302-0/+40
| | * Bluetooth: Read no of adv sets during initJaganath Kanakkassery2018-07-302-0/+11
| | * Bluetooth: Handle extended ADV PDU typesJaganath Kanakkassery2018-07-301-0/+8
| | * Bluetooth: Set Scan PHYs based on selected PHYs by userJaganath Kanakkassery2018-07-302-1/+12
| | * Bluetooth: Implement PHY changed eventJaganath Kanakkassery2018-07-302-0/+6
| | * Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery2018-07-301-0/+19
| | * Bluetooth: Implement Get PHY Configuration mgmt commandJaganath Kanakkassery2018-07-301-0/+25
| | * Bluetooth: Add defines for BREDR pkt_type and LE PHYsJaganath Kanakkassery2018-07-302-0/+18
| | * Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery2018-07-302-0/+7
| | * Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery2018-07-062-0/+38
| | * Bluetooth: Process extended ADV report eventJaganath Kanakkassery2018-07-061-0/+26
| | * Bluetooth: Use extended scanning if controller supportsJaganath Kanakkassery2018-07-062-0/+28
| | * Bluetooth: remove unused bt-nokia-h4p.h headerCorentin Labbe2018-07-061-38/+0
| | * Bluetooth: Add HCI command for clear Resolv listAnkit Navik2018-07-061-0/+2
| | * Bluetooth: Store Resolv list sizeAnkit Navik2018-07-062-0/+8
| * | ip: use rb trees for IP frag queue.Peter Oskolkov2018-08-052-4/+8
| * | net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov2018-08-051-1/+1
| * | ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov2018-08-051-0/+1
| * | ptp_qoriq: support automatic configuration for ptp timerYangbo Lu2018-08-051-1/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-08-058-24/+147
| |\ \
| | * | netfilter: bridge: Expose nf_tables bridge hook priorities through uapiMáté Eckl2018-08-032-11/+11
| | * | netfilter: nf_tables: match on tunnel metadataPablo Neira Ayuso2018-08-031-0/+15
| | * | netfilter: nf_tables: add tunnel supportPablo Neira Ayuso2018-08-031-1/+68
| | * | netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera2018-08-033-2/+2
| | * | netfilter: nf_osf: move nf_osf_fingers to non-uapi header fileFernando Fernandez Mancera2018-08-032-2/+2
| | * | netfilter: use kvmalloc_array to allocate memory for hashtableLi RongQing2018-08-031-2/+0
| | * | netfilter: nf_tables: Add native tproxy supportMáté Eckl2018-07-301-0/+16
| | * | netfilter: nf_tables: implement Passive OS fingerprint module in nft_osfFernando Fernandez Mancera2018-07-301-0/+7
| | * | netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.cFernando Fernandez Mancera2018-07-302-8/+12
| | * | netfilter: nf_osf: add nf_osf_find()Pablo Neira Ayuso2018-07-301-0/+9
| | * | netfilter: nf_tables: handle meta/lookup with direct callFlorian Westphal2018-07-301-0/+7
| * | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-051-1/+0
| |\ \ \
| | * \ \ Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-021-1/+0
| | |\ \ \
| | | * | | PCI: Fix is_added/is_busmaster race conditionHari Vyas2018-07-311-1/+0
| * | | | | ethtool: Remove trailing semicolon for static inlineFlorian Fainelli2018-08-041-2/+2
| * | | | | include/net/bond_3ad: Simplify the code by using the ARRAY_SIZEzhong jiang2018-08-041-1/+1
| * | | | | rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells2018-08-031-1/+1
| * | | | | l2tp: ignore L2TP_ATTR_MTUGuillaume Nault2018-08-031-1/+1
| * | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-028-1/+44
| |\| | | |
| | * | | | mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds2018-08-011-0/+3
| | * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-302-0/+3
| | |\ \ \ \
| | | * | | | perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra2018-07-252-0/+3