summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09net/sched: cls_flower: Reject duplicated rules also under skip_swOr Gerlitz
2018-12-08net: dsa: Make dsa_master_set_mtu() staticAndrew Lunn
2018-12-08net: dsa: Restore MTU on master device on unloadAndrew Lunn
2018-12-08ip: silence udp zerocopy smatch false positiveWillem de Bruijn
2018-12-07ipv6: Check available headroom in ip6_xmit() even without optionsStefano Brivio
2018-12-07tcp: lack of available data can also cause TSO deferEric Dumazet
2018-12-07net: call sk_dst_reset when set SO_DONTROUTEyupeng
2018-12-07neighbor: Improve garbage collectionDavid Ahern
2018-12-07bridge: Add br_fdb_clear_offload()Petr Machata
2018-12-07ipv6: sr: properly initialize flowi6 prior passing to ip6_route_outputShmulik Ladkani
2018-12-06net: core: dev: Attach extack to NETDEV_PRE_UPPetr Machata
2018-12-06net: core: dev: Add call_netdevice_notifiers_extack()Petr Machata
2018-12-06net: core: dev: Add extack argument to __dev_change_flags()Petr Machata
2018-12-06net: core: dev: Add extack argument to dev_change_flags()Petr Machata
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-12-06tcp: fix code style in tcp_recvmsg()Pedro Tammela
2018-12-06net: dsa: Set the master device's MTU to account for DSA overheadsAndrew Lunn
2018-12-06net: dsa: Add overhead to tag protocol ops.Andrew Lunn
2018-12-05neighbor: Add extack messages for add and delete commandsDavid Ahern
2018-12-05tipc: fix node keep alive interval calculationHoang Le
2018-12-05ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changesJiri Wiesner
2018-12-05sctp: frag_point sanity checkJakub Audykowicz
2018-12-05net: netem: use a list in addition to rbtreePeter Oskolkov
2018-12-05net: bridge: increase multicast's default maximum number of entriesNikolay Aleksandrov
2018-12-05net: bridge: mark hash_elasticity as obsoleteNikolay Aleksandrov
2018-12-05net: bridge: multicast: use non-bh rcu flavorNikolay Aleksandrov
2018-12-05net: bridge: convert multicast to generic rhashtableNikolay Aleksandrov
2018-12-05tcp: fix NULL ref in tail loss probeYuchung Cheng
2018-12-05tcp: Do not underestimate rwnd_limitedEric Dumazet
2018-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-05net: use skb_list_del_init() to remove from RX sublistsEdward Cree
2018-12-05Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-12-05SUNRPC: Don't force a redundant disconnection in xs_read_stream()Trond Myklebust
2018-12-05SUNRPC: Fix up socket pollingTrond Myklebust
2018-12-05SUNRPC: Use the discard iterator rather than MSG_TRUNCTrond Myklebust
2018-12-05SUNRPC: Treat EFAULT as a truncated message in xs_read_stream_request()Trond Myklebust
2018-12-05SUNRPC: Fix up handling of the XDRBUF_SPARSE_PAGES flagTrond Myklebust
2018-12-05SUNRPC: Fix RPC receive hangsTrond Myklebust
2018-12-05cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()Jouni Malinen
2018-12-05mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach
2018-12-05mac80211: fix reordering of buffered broadcast packetsFelix Fietkau
2018-12-05mac80211: ignore tx status for PS stations in ieee80211_tx_status_extFelix Fietkau
2018-12-04tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWATEric Dumazet
2018-12-04net/sched: act_tunnel_key: Don't dump dst port if it wasn't setAdi Nissim
2018-12-04net/sched: act_tunnel_key: Allow key-less tunnelsAdi Nissim
2018-12-04rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devicesEric Dumazet
2018-12-04net: Do not route unicast IP packets twiceIdo Schimmel
2018-12-04skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'Ido Schimmel