summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZFernando Fernandez Mancera2018-08-071-0/+1
| | |/ / / /
| * | | | | net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPSKrzysztof Kozlowski2018-08-101-0/+7
| * | | | | net: skbuff.h: fix using plain integer as NULL warningYueHaibing2018-08-091-1/+1
| * | | | | qed/qede: Multi CoS support.Manish Chopra2018-08-091-0/+6
| | |/ / / | |/| | |
| * | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-092-2/+7
| |\ \ \ \
| * | | | | net: stmmac: Add XGMAC 2.10 HWIF entryJose Abreu2018-08-091-0/+1
| * | | | | phylink: add helper for configuring 2500BaseX modesRussell King2018-08-091-0/+1
| * | | | | net/mlx5: Remove unused mlx5_query_vport_admin_stateEli Cohen2018-08-081-2/+0
| * | | | | net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha2018-08-082-5/+5
| * | | | | net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov2018-08-081-1/+4
| * | | | | net: phy: Add support for Broadcom Omega internal Combo GPHYArun Parameswaran2018-08-071-0/+1
| * | | | | 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