summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-01-28netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are presentFlorian Westphal
2019-01-27ip6mr: Fix notifiers call on mroute_clean_tables()Nir Dotan
2019-01-27decnet: fix DN_IFREQ_SIZEJohannes Berg
2019-01-27tcp: change pingpong threshold to 3Wei Wang
2019-01-27tcp: Refactor pingpong codeWei Wang
2019-01-27net: ipv4: ip_input: fix blank line coding style issuesYang Wei
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-27net/rose: fix NULL ax25_cb kernel panicBernard Pidoux
2019-01-27netrom: switch to sock timer APICong Wang
2019-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-26ip_gre: Refactor collect metatdata mode tunnel xmit to ip_md_tunnel_xmitwenxu
2019-01-26ip_tunnel: Fix route fl4 init in ip_md_tunnel_xmitwenxu
2019-01-26ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmitwenxu
2019-01-26ip_tunnel: Add ip tunnel dst_cache in ip_md_tunnel_xmitwenxu
2019-01-25tcp: allow zerocopy with fastopenWillem de Bruijn
2019-01-25net: IP6 defrag: use rbtrees in nf_conntrack_reasm.cPeter Oskolkov
2019-01-25net: IP6 defrag: use rbtrees for IPv6 defragPeter Oskolkov
2019-01-25net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov
2019-01-25nl80211: Allow set/del pmksa operations for APLiangwei Dong
2019-01-25cfg80211: Authentication offload to user space in AP modeSrinivas Dasari
2019-01-25Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-01-25net: Revert devlink health changes.David S. Miller
2019-01-25cfg80211: Allow drivers to advertise supported AKM suitesVeerendranath Jakkam
2019-01-25cfg80211: Notify all User Hints To self managed wiphysSriram R
2019-01-25cfg80211: mark expected switch fall-throughsGustavo A. R. Silva
2019-01-25mac80211: Expose ieee80211_schedule_txq() functionToke Høiland-Jørgensen
2019-01-25cfg80211: extend range deviation for DMGChaitanya Tata
2019-01-25cfg80211: reg: remove warn_on for a normal caseChaitanya Tata
2019-01-25mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre
2019-01-25mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori
2019-01-25nl80211: fix NLA_POLICY_NESTED() argumentsJohannes Berg
2019-01-24bridge: remove duplicated include from br_multicast.cYueHaibing
2019-01-24tipc: remove dead code in struct tipc_topsrvZhaolong Zhang
2019-01-24tcp_bbr: adapt cwnd based on ack aggregation estimationPriyaranjan Jha
2019-01-24tcp_bbr: refactor bbr_target_cwnd() for general inflight provisioningPriyaranjan Jha
2019-01-24Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller
2019-01-24sctp: set flow sport from saddr only when it's 0Xin Long
2019-01-24sctp: set chunk transport correctly when it's a new asocXin Long
2019-01-24sctp: improve the events for sctp stream addingXin Long
2019-01-24sctp: improve the events for sctp stream resetXin Long
2019-01-24ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnelwenxu
2019-01-25xsk: add sock_diag interface for AF_XDPBjörn Töpel
2019-01-25xsk: add id to umemBjörn Töpel
2019-01-25net: xsk: track AF_XDP sockets on a per-netns listBjörn Töpel
2019-01-24ipvs: Fix signed integer overflow when setsockopt timeoutZhangXiaoxu
2019-01-24bpf: allow BPF programs access skb_shared_info->gso_segs fieldEric Dumazet
2019-01-23ax25: fix possible use-after-freeEric Dumazet
2019-01-23tipc: mark expected switch fall-throughsGustavo A. R. Silva
2019-01-22devlink: Use DIV_ROUND_UP_ULL in DEVLINK_HEALTH_SIZE_TO_BUFFERSNathan Chancellor