summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net/sched: allow flower to match tunnel optionsPieter Jansen van Vuuren2018-08-071-0/+26
* flow_dissector: allow dissection of tunnel options from metadataSimon Horman2018-08-071-0/+17
* ethtool: Add WAKE_FILTER and RX_CLS_FLOW_WAKEFlorian Fainelli2018-08-071-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-075-8/+119
|\
| * bpf: introduce the bpf_get_local_storage() helper functionRoman Gushchin2018-08-032-1/+22
| * bpf/verifier: introduce BPF_PTR_TO_MAP_VALUERoman Gushchin2018-08-031-0/+1
| * bpf: extend bpf_prog_array to store pointers to the cgroup storageRoman Gushchin2018-08-031-6/+13
| * bpf: allocate cgroup storage entries on attaching bpf programsRoman Gushchin2018-08-031-0/+1
| * bpf: pass a pointer to a cgroup storage using pcpu variableRoman Gushchin2018-08-031-0/+15
| * bpf: introduce cgroup storage mapsRoman Gushchin2018-08-034-0/+48
| * bpf: add ability to charge bpf maps memory dynamicallyRoman Gushchin2018-08-031-0/+2
| * bpf: Support bpf_get_socket_cookie in more prog typesAndrey Ignatov2018-07-311-0/+14
| * bpf: add End.DT6 action to bpf_lwt_seg6_action helperMathieu Xhonneux2018-07-311-1/+3
* | Merge branch 'ieee802154-for-davem-2018-08-06' of git://git.kernel.org/pub/sc...David S. Miller2018-08-061-0/+1
|\ \
| * \ Merge remote-tracking branch 'net-next/master'Stefan Schmidt2018-08-06132-603/+1938
| |\ \
| * | | ieee802154: add rx LQI from userspaceRomuald CARI2018-07-131-0/+1
* | | | vhost: switch to use new message formatJason Wang2018-08-061-0/+18
| |/ / |/| |
* | | 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