aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-27route: Add multipath_hash in flowi_common to make user-define hashwenxu2-1/+4
2019-02-27net: Remove switchdev_opsFlorian Fainelli2-20/+0
2019-02-27switchdev: Add SWITCHDEV_PORT_ATTR_SETFlorian Fainelli1-0/+27
2019-02-26tcp: convert tcp_md5_needed to static_branch APIEric Dumazet1-2/+2
2019-02-26tcp: get rid of __tcp_add_write_queue_tail()Eric Dumazet1-6/+1
2019-02-26tcp: get rid of tcp_check_send_head()Eric Dumazet1-6/+0
2019-02-26vxlan: add extack support for create and changelinkRoopa Prabhu1-0/+31
2019-02-26devlink: create a special NDO for getting the devlink instanceJakub Kicinski2-0/+16
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski1-6/+4
2019-02-26net: remove unused struct inet_frag_queue.fragments fieldPeter Oskolkov1-3/+1
2019-02-25net: sched: pie: add more cases to auto-tune alpha and betaMohit P. Tahiliani1-1/+1
2019-02-25net: sched: set dedicated tcf_walker flag when tp is emptyVlad Buslov1-0/+1
2019-02-24switchdev: Complete removal of switchdev_port_attr_get()Florian Fainelli1-4/+0
2019-02-24dsa: Remove phydev parameter from disable_port callAndrew Lunn1-2/+1
2019-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller2-1/+2
2019-02-24tls: Return type of non-data records retrieved using MSG_PEEK in recvmsgVakul Garg1-0/+10
2019-02-24ipv6: icmp: use percpu allocationKefeng Wang1-1/+1
2019-02-24mlxsw: spectrum_acl: Add vregion migration end tracepointJiri Pirko1-0/+20
2019-02-24net: phy: marvell10g: add support for the 88x2110 PHYMaxime Chevallier1-0/+1
2019-02-24net: phy: marvell10g: Use a #define for 88X3310 family idMaxime Chevallier1-0/+1
2019-02-24net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITSHeiner Kallweit2-12/+9
2019-02-24net: dev: add generic protodown handlerAndy Roulin1-0/+1
2019-02-24net: phylink: update mac_config() documentationRussell King1-0/+7
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-24/+75
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-7/+32
2019-02-23trace: events: neigh_update: print new state in string formatRoopa Prabhu1-3/+5
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij1-0/+8
2019-02-23net: phy: add genphy_c45_read_statusHeiner Kallweit1-0/+1
2019-02-23Merge tag 'mlx5-updates-2019-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-2/+12
2019-02-22net_sched: initialize net pointer inside tcf_exts_init()Cong Wang1-2/+3
2019-02-22net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein1-0/+2
2019-02-22net/mlx5: Introduce tunnel entropy control in PCMR registerEli Britstein1-2/+10
2019-02-22Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller2-0/+8
2019-02-22net/ethernet: Add parse_protocol header_ops supportMaxim Mikityanskiy1-0/+1
2019-02-22net: Introduce parse_protocol header_ops callbackMaxim Mikityanskiy1-0/+10
2019-02-22net: Don't set transport offset to invalid valueMaxim Mikityanskiy2-5/+2
2019-02-22KEYS: user: Align the payload bufferEric Biggers1-1/+1
2019-02-22rhashtable: Remove obsolete rhashtable_walk_init functionHerbert Xu1-8/+0
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg111-379/+2203
2019-02-22mac80211: update HE IEs to D3.3Liad Kaufman1-7/+15
2019-02-22cfg80211: allow sending vendor events unicastJohannes Berg1-2/+47
2019-02-22mac80211: notify driver on subsequent CSA beaconsSara Sharon1-2/+7
2019-02-22radiotap: add 0-length PSDU "not captured" typeJohannes Berg1-1/+2
2019-02-22mac80211: abort CSA if beacon does not include CSA IEsSara Sharon1-0/+5
2019-02-22mac80211: support max channel switch time elementSara Sharon2-0/+5
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen1-2/+5
2019-02-21phonet: fix building with clangArnd Bergmann1-2/+3
2019-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-3/+9
2019-02-21net: Get rid of switchdev_port_attr_get()Florian Fainelli1-8/+0
2019-02-21net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli1-2/+0