summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-10-15net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...Justin.Lee1@Dell.com
2018-10-15tipc: support binding to specific ip address when activating UDP bearerHoang Le
2018-10-15FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-12Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/sc...David S. Miller
2018-10-12net: bridge: add support for per-port vlan statsNikolay Aleksandrov
2018-10-12net: Evict neighbor entries on carrier downDavid Ahern
2018-10-12net/ipv6: Add knob to skip DELROUTE message on device downDavid Ahern
2018-10-12mac80211: implement ieee80211_tx_rate_update to update rateAnilkumar Kolli
2018-10-12nl80211: Add per peer statistics to compute FCS error rateAnkita Bajaj
2018-10-12mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-11tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-11mac80211: Extend SAE authentication in infra BSS STA modeJouni Malinen
2018-10-11mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocationJouni Malinen
2018-10-11mac80211: Helper function for marking STA authenticatedJouni Malinen
2018-10-11mac80211: rc80211_minstrel: remove variance / stddev calculationFelix Fietkau
2018-10-11mac80211: minstrel: do not sample rates 3 times slower than max_prob_rateFelix Fietkau
2018-10-11mac80211: minstrel: fix sampling/reporting of CCK rates in HT modeFelix Fietkau
2018-10-11mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau
2018-10-11mac80211: minstrel: fix using short preamble CCK rates on HT clientsFelix Fietkau
2018-10-11mac80211: minstrel: reduce minstrel_mcs_groups sizeFelix Fietkau
2018-10-11mac80211: minstrel: merge with minstrel_ht, always enable VHT supportFelix Fietkau
2018-10-11mac80211: minstrel: remove unnecessary debugfs cleanup codeFelix Fietkau
2018-10-11mac80211: minstrel: Enable STBC and LDPC for VHT RatesChaitanya T K
2018-10-11mac80211: avoid reflecting frames back to the clientJohannes Berg
2018-10-11nl80211: use netlink policy validation function for elementsJohannes Berg
2018-10-11nl80211: use policy range validation where applicableJohannes Berg
2018-10-10tipc: queue socket protocol error messages into socket receive bufferParthasarathy Bhuvaragan
2018-10-10tipc: set link tolerance correctly in broadcast linkJon Maloy
2018-10-10net: sched: avoid writing on noop_qdiscEric Dumazet
2018-10-10net/mpls: Implement handler for strict data checking on dumpsDavid Ahern
2018-10-10net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca
2018-10-10net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-10net/ipv6: stop leaking percpu memory in fib6 infoMike Rapoport
2018-10-10Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2018-10-10tcp: refactor DCTCP ECN ACK handlingYuchung Cheng
2018-10-10net/ipv6: Make ipv6_route_table_template staticDavid Ahern
2018-10-10rtnetlink: Update comment in rtnl_stats_dump regarding strict data checkingDavid Ahern
2018-10-10rtnetlink: Move ifm in valid_fdb_dump_legacy to closer to useDavid Ahern
2018-10-10rds: RDS (tcp) hangs on sendto() to unresponding addressKa-Cheong Poon
2018-10-10net: make skb_partial_csum_set() more robust against overflowsEric Dumazet
2018-10-10devlink: Add helper function for safely copy string paramMoshe Shemesh
2018-10-10devlink: Fix param cmode driverinit for string typeMoshe Shemesh
2018-10-10devlink: Fix param set handling for string typeMoshe Shemesh
2018-10-10lib80211: don't use skcipherJohannes Berg
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-10-09bpf: fix building without CONFIG_INETArnd Bergmann