summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-12-05uapi/nl80211: fix spelling errorsStephen Hemminger
2018-11-09{nl,mac}80211: add rssi to mesh candidatesBob Copeland
2018-11-09{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland
2018-11-09{nl,mac}80211: report gate connectivity in station infoBob Copeland
2018-11-09mac80211: allow hardware scan to fall back to softwareJohannes Berg
2018-11-09mac80211: allow drivers to use peer measurement APIJohannes Berg
2018-11-09cfg80211: add peer measurement with FTM initiator APIJohannes Berg
2018-11-09netlink: add nl_set_extack_cookie_u64()Johannes Berg
2018-11-08udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio
2018-11-08net: Convert protocol error handlers from void to intStefano Brivio
2018-11-08geneve: Allow configuration of DF behaviourStefano Brivio
2018-11-08vxlan: Allow configuration of DF behaviourStefano Brivio
2018-11-08udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio
2018-11-08net: sched: add an offload graft helperJakub Kicinski
2018-11-08net: sched: add an offload dump helperJakub Kicinski
2018-11-08net: phy: remove state PHY_ANHeiner Kallweit
2018-11-07net: add netif_is_geneve()John Hurley
2018-11-07net/vlan: remove unused #define HAVE_VLAN_GET_TAGMichał Mirosław
2018-11-07net/vlan: include the shift in skb_vlan_tag_get_prio()Michał Mirosław
2018-11-07net/vlan: introduce __vlan_hwaccel_copy_tag() helperMichał Mirosław
2018-11-07net/vlan: introduce __vlan_hwaccel_clear_tag() helperMichał Mirosław
2018-11-07net: phy: make phy_trigger_machine staticHeiner Kallweit
2018-11-07net: phy: bcm7xxx: Add entry for BCM7255Justin Chen
2018-11-07udp: cope with UDP GRO packet misdirectionPaolo Abeni
2018-11-07ipv6: factor out protocol delivery helperPaolo Abeni
2018-11-07ip: factor out protocol delivery helperPaolo Abeni
2018-11-07udp: add support for UDP_GRO cmsgPaolo Abeni
2018-11-07udp: implement GRO for plain UDP sockets.Paolo Abeni
2018-11-07udp: implement complete book-keeping for encap_neededPaolo Abeni
2018-11-07net: fix raw socket lookup device bind matching with VRFsDuncan Eastoe
2018-11-07net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFsMike Manning
2018-11-07net: ensure unbound datagram socket to be chosen when not in a VRFMike Manning
2018-11-07net: ensure unbound stream socket to be chosen when not in a VRFMike Manning
2018-11-07net: allow binding socket in a VRF when there's an unbound socketRobert Shearman
2018-11-06net: Add extack argument to ip_fib_metrics_initDavid Ahern
2018-11-06net: Add extack argument to rtnl_create_linkDavid Ahern
2018-11-06net: skbuff.h: remove unnecessary unlikely()Yangtao Li
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-03sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long
2018-11-03sctp: fix strchange_flags name for Stream Change EventXin Long
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03net: bql: add __netdev_tx_sent_queue()Eric Dumazet
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko
2018-11-03include/linux/notifier.h: SRCU: fix ctagsSam Protsenko