summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-10-16net/mpls: Plumb support for filtering route dumpsDavid Ahern
2018-10-16net/ipv6: Plumb support for filtering route dumpsDavid Ahern
2018-10-16net/ipv4: Plumb support for filtering route dumpsDavid Ahern
2018-10-16net: Add struct for fib dump filterDavid Ahern
2018-10-16netlink: Add answer_flags to netlink_callbackDavid Ahern
2018-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-15tcp: cdg: use tcp high resolution clock cacheEric Dumazet
2018-10-15tcp_bbr: fix typo in bbr_pacing_margin_percentNeal Cardwell
2018-10-15tcp: optimize tcp internal pacingEric Dumazet
2018-10-15net_sched: sch_fq: no longer use skb_is_tcp_pure_ack()Eric Dumazet
2018-10-15tcp: mitigate scheduling jitter in EDT pacing modelEric Dumazet
2018-10-15net: extend sk_pacing_rate to unsigned longEric Dumazet
2018-10-15tcp: do not change tcp_wstamp_ns in tcp_mstamp_refreshEric Dumazet
2018-10-15net: bridge: fix a possible memory leak in __vlan_addLi RongQing
2018-10-15rxrpc: Add /proc/net/rxrpc/peers to display peer listDavid Howells
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-15bpf: Fix IPv6 dport byte-order in bpf_sk_lookupJoe Stringer
2018-10-15bpf: Allow sk_lookup with IPv6 moduleJoe Stringer
2018-10-15tls: add bpf support to sk_msg handlingJohn Fastabend
2018-10-15tls: replace poll implementation with read hookJohn Fastabend
2018-10-15tls: convert to generic sk_msg interfaceDaniel Borkmann
2018-10-15bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann
2018-10-15tcp, ulp: remove ulp bits from sockmapDaniel Borkmann
2018-10-15tcp, ulp: enforce sock_owned_by_me upon ulp init and cleanupDaniel Borkmann
2018-10-13bpf: Fix dev pointer dereference from sk_skbJoe Stringer
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