summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-02-22net/ethernet: Add parse_protocol header_ops supportMaxim Mikityanskiy
2019-02-22net: Don't set transport offset to invalid valueMaxim Mikityanskiy
2019-02-22Merge tag 'mac80211-next-for-davem-2019-02-22' of git://git.kernel.org/pub/sc...David S. Miller
2019-02-22net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementationFlorian Fainelli
2019-02-22net: dsa: Deny enslaving VLAN devices into VLAN aware bridgeFlorian Fainelli
2019-02-22rhashtable: Remove obsolete rhashtable_walk_init functionHerbert Xu
2019-02-22mac80211: Use rhashtable_lookup_get_insert_fast instead of racy codeHerbert Xu
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-02-22mac80211: update HE IEs to D3.3Liad Kaufman
2019-02-22cfg80211: allow sending vendor events unicastJohannes Berg
2019-02-22mac80211: ignore quiet mode in probeSara Sharon
2019-02-22mac80211: allow CSA to self with immediate quietSara Sharon
2019-02-22mac80211: notify driver on subsequent CSA beaconsSara Sharon
2019-02-22mac80211: fix position of vendor_data readLiad Kaufman
2019-02-22mac80211: abort CSA if beacon does not include CSA IEsSara Sharon
2019-02-22mac80211: support max channel switch time elementSara Sharon
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen
2019-02-22cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast addressMao Wenan
2019-02-21net: Get rid of switchdev_port_attr_get()Florian Fainelli
2019-02-21net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli
2019-02-21net: bridge: Stop calling switchdev_port_attr_get()Florian Fainelli
2019-02-21net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGSFlorian Fainelli
2019-02-21net: dsa: enable flooding for bridge portsRussell King
2019-02-21net: dsa: add support for bridge flagsRussell King
2019-02-21bridge: remove redundant check on err in br_multicast_ipv4_rcvLi RongQing
2019-02-21net: remove unneeded switch fall-throughLi RongQing
2019-02-21net: sched: potential NULL dereference in tcf_block_find()Dan Carpenter
2019-02-21ipmr: ip6mr: Create new sockopt to clear mfc cache or vifsCallum Sinclair
2019-02-21devlink: Modify reply of DEVLINK_CMD_HEALTH_REPORTER_GETAya Levin
2019-02-21devlink: Rename devlink health attributesAya Levin
2019-02-21net/smc: allow PCI IDs as ib device names in the pnet tableHans Wippel
2019-02-21net/smc: add pnet table namespace supportHans Wippel
2019-02-21net/smc: add smcd support to the pnet tableHans Wippel
2019-02-21net/smc: rework pnet tableHans Wippel
2019-02-21net/smc: cleanup for smcr_tx_sndbuf_nonemptyUrsula Braun
2019-02-20net_sched: fix a memory leak in cls_tcindexCong Wang
2019-02-20net_sched: fix a race condition in tcindex_destroy()Cong Wang
2019-02-20gso: validate gso_type on ipip style tunnelsWillem de Bruijn
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-19Merge branch 'ieee802154-for-davem-2019-02-19' of git://git.kernel.org/pub/sc...David S. Miller
2019-02-19net: rose: add missing dev_put() on error in rose_bindYueHaibing
2019-02-19net/tls: Move protocol constants from cipher context to tls contextVakul Garg
2019-02-196lowpan: use rbtree for IP frag queuePeter Oskolkov
2019-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-02-18net: dsa: Implement flow_dissect callback for tag_dsa.Rundong Ge
2019-02-18net: sched: using kfree_rcu() to simplify the codeWei Yongjun
2019-02-18mac80211: mesh: fix missing unlock on error in table_path_del()Wei Yongjun
2019-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-02-17net: Do not allocate page fragments that are not skb alignedAlexander Duyck