aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-11-09mac80211: allow hardware scan to fall back to softwareJohannes Berg1-0/+5
2018-11-09mac80211: allow drivers to use peer measurement APIJohannes Berg1-0/+7
2018-11-09cfg80211: add peer measurement with FTM initiator APIJohannes Berg2-0/+681
2018-11-09netlink: add nl_set_extack_cookie_u64()Johannes Berg1-0/+9
2018-11-09bpf: Extend the sk_lookup() helper to XDP hookpoint.Nitin Hande1-0/+4
2018-11-09bpf: let verifier to calculate and record max_pkt_offsetJiong Wang1-0/+1
2018-11-08of: overlay: validate overlay properties #address-cells and #size-cellsFrank Rowand1-0/+6
2018-11-08of: overlay: add tests to validate kfrees from overlay removalFrank Rowand1-5/+10
2018-11-08srcu: Fix kernel-doc missing notationRandy Dunlap1-0/+3
2018-11-08rcu: Eliminate synchronize_rcu_mult()Paul E. McKenney1-17/+0
2018-11-08net: sched: red: inform offloads about harddrop settingJakub Kicinski1-0/+1
2018-11-08net: 8021q: vlan_core: allow use list of vlans for real deviceIvan Khoronzhuk1-0/+11
2018-11-08net: core: dev_addr_lists: add auxiliary func to handle reference address updatesIvan Khoronzhuk1-0/+10
2018-11-08net/mlx5: Fix offsets of ifc reserved fieldsGal Pressman1-5/+5
2018-11-08udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio2-0/+3
2018-11-08net: Convert protocol error handlers from void to intStefano Brivio5-6/+11
2018-11-08geneve: Allow configuration of DF behaviourStefano Brivio1-0/+9
2018-11-08vxlan: Allow configuration of DF behaviourStefano Brivio2-0/+10
2018-11-08udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio2-0/+4
2018-11-08net: sched: add an offload graft helperJakub Kicinski1-0/+12
2018-11-08net: sched: add an offload dump helperJakub Kicinski1-0/+12
2018-11-08net: phy: remove state PHY_ANHeiner Kallweit1-18/+1
2018-11-08mlx5: remove support for ib_get_vector_affinitySagi Grimberg1-6/+0
2018-11-08cpuset: Expose cpuset.cpus.subpartitions with cgroup_debugWaiman Long1-0/+1
2018-11-08ACPICA: Update version to 20181031Bob Moore1-1/+1
2018-11-08ACPICA: iASL: adding definition and disassembly for TPM2 revision 3Erik Schmauss1-0/+23
2018-11-08blk-mq: provide a helper to check if a queue is busyJens Axboe1-0/+2
2018-11-08blk-mq-tag: change busy_iter_fn to return whether to continue or notJens Axboe1-2/+2
2018-11-08libceph: assume argonaut on the server sideIlya Dryomov1-7/+1
2018-11-08regulator: core: Add new max_uV_step constraintDmitry Osipenko1-0/+3
2018-11-08regulator: core: Limit regulators coupling to a single coupleDmitry Osipenko1-1/+1
2018-11-08Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/ojeda/linuxLinus Torvalds2-5/+13
2018-11-08Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds1-4/+3
2018-11-08soc/tegra: bpmp: Update ABI headerTimo Alho1-241/+947
2018-11-08firmware: tegra: Add helper to check for supported MRQsTimo Alho1-0/+7
2018-11-08Compiler Attributes: improve explanation of headerMiguel Ojeda1-5/+9
2018-11-08drm/syncobj: disable the timeline UAPI for now v2Christian König2-1/+3
2018-11-07net: add netif_is_geneve()John Hurley1-0/+6
2018-11-07net/vlan: remove unused #define HAVE_VLAN_GET_TAGMichał Mirosław1-2/+0
2018-11-07net/vlan: include the shift in skb_vlan_tag_get_prio()Michał Mirosław1-1/+1
2018-11-07net/vlan: introduce __vlan_hwaccel_copy_tag() helperMichał Mirosław1-0/+13
2018-11-07net/vlan: introduce __vlan_hwaccel_clear_tag() helperMichał Mirosław1-1/+12
2018-11-07net: phy: make phy_trigger_machine staticHeiner Kallweit1-1/+0
2018-11-07net: phy: bcm7xxx: Add entry for BCM7255Justin Chen1-0/+1
2018-11-07udp: cope with UDP GRO packet misdirectionPaolo Abeni2-8/+43
2018-11-07ipv6: factor out protocol delivery helperPaolo Abeni1-0/+2
2018-11-07ip: factor out protocol delivery helperPaolo Abeni1-0/+1
2018-11-07udp: add support for UDP_GRO cmsgPaolo Abeni1-0/+11
2018-11-07udp: implement GRO for plain UDP sockets.Paolo Abeni2-1/+3
2018-11-07udp: implement complete book-keeping for encap_neededPaolo Abeni2-1/+12