summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-23tcp: repaired skbs must init their tso_segsEric Dumazet
2019-02-23net/x25: fix a race in x25_bind()Eric Dumazet
2019-02-23Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu
2019-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-22udp: fix possible user after free in error handlerPaolo Abeni
2019-02-22udpv6: fix possible user after free in error handlerPaolo Abeni
2019-02-22fou6: fix proto error handler argument typePaolo Abeni
2019-02-22udpv6: add the required annotation to mib typePaolo Abeni
2019-02-22net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255Kalash Nainwal
2019-02-22Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-02-22net: socket: add check for negative optlen in compat setsockoptJann Horn
2019-02-22ipv6: route: purge exception on removalPaolo Abeni
2019-02-22net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_versionLorenzo Bianconi
2019-02-22sctp: don't compare hb_timer expire date before starting itMaciej Kwiecien
2019-02-22mac80211: allocate tailroom for forwarded mesh packetsFelix Fietkau
2019-02-22mac80211: Change default tx_sk_pacing_shift to 7Toke Høiland-Jørgensen
2019-02-21phonet: fix building with clangArnd Bergmann
2019-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-02-21net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretapLorenzo Bianconi
2019-02-21net: ip_gre: do not report erspan_ver for gre or gretapLorenzo Bianconi
2019-02-21tipc: improve function tipc_wait_for_rcvmsg()Tung Nguyen
2019-02-21tipc: improve function tipc_wait_for_cond()Tung Nguyen
2019-02-21net/smc: fix smc_poll in SMC_INIT stateUrsula Braun
2019-02-21ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()Paolo Abeni
2019-02-21ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()Paolo Abeni
2019-02-21Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-02-21Revert "xsk: simplify AF_XDP socket teardown"Björn Töpel
2019-02-20missing barriers in some of unix_sock ->addr and ->path accessesAl Viro
2019-02-20net: dsa: fix unintended change of bridge interface STP stateRussell King
2019-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-02-18mac80211: mesh: fix missing unlock on error in table_path_del()Wei Yongjun
2019-02-19bpf/test_run: fix unkillable BPF_PROG_TEST_RUNStanislav Fomichev
2019-02-18libceph: handle an empty authorize replyIlya Dryomov
2019-02-18xfrm: Fix inbound traffic via XFRM interfaces across network namespacesTobias Brunner
2019-02-17net: Do not allocate page fragments that are not skb alignedAlexander Duyck
2019-02-17tcp: tcp_v4_err() should be more carefulEric Dumazet
2019-02-17tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-16Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-02-16Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-02-16ipvs: fix warning on unused variableAndrea Claudi
2019-02-15net: Fix for_each_netdev_feature on Big endianHauke Mehrtens
2019-02-15net: ip6_gre: initialize erspan_ver just for erspan tunnelsLorenzo Bianconi
2019-02-15sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew
2019-02-15netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso
2019-02-15mac80211: Restore vif beacon interval if start ap failsRakesh Pillai
2019-02-15mac80211: Free mpath object when rhashtable insertion failsHerbert Xu
2019-02-15mac80211: Use linked list instead of rhashtable walk for mesh tablesHerbert Xu