net: bcmgenet: soft reset 40nm EPHYs before MAC init
[linux-2.6-microblaze.git] / net /
2019-10-17 Wei Wangipv4: fix race condition between route lookup and inval...
2019-10-17 Stefano Brivioipv4: Return -ENETUNREACH if we can't create route...
2019-10-16 Eric Dumazetrxrpc: use rcu protection while reading sk->sk_user_data
2019-10-16 Mahesh BandewarRevert "blackhole_netdev: fix syzkaller reported issue"
2019-10-16 Xin Longsctp: change sctp_prot .no_autobind with true
2019-10-16 Vinicius Costa Gomessched: etf: Fix ordering of packets with same txtime
2019-10-16 Eric Dumazetnet: avoid potential infinite loop in tc_ctl_action()
2019-10-16 Eric Dumazettcp: fix a possible lockdep splat in tcp_done()
2019-10-16 David S. MillerMerge branch 'mpls-push-pop-fix'
2019-10-16 Davide Carattinet/sched: fix corrupted L2 header with MPLS 'push...
2019-10-16 Davide Carattinet: avoid errors when trying to pop MLPS header on...
2019-10-15 Mahesh Bandewarblackhole_netdev: fix syzkaller reported issue
2019-10-15 David S. MillerMerge tag 'wireless-drivers-for-davem-2019-10-15' of...
2019-10-13 David S. MillerMerge branch 'tcp-address-KCSAN-reports-in-tcp_poll...
2019-10-13 Eric Dumazettcp: annotate sk->sk_wmem_queued lockless reads
2019-10-13 Eric Dumazettcp: annotate sk->sk_sndbuf lockless reads
2019-10-13 Eric Dumazettcp: annotate sk->sk_rcvbuf lockless reads
2019-10-13 Eric Dumazettcp: annotate tp->urg_seq lockless reads
2019-10-13 Eric Dumazettcp: annotate tp->snd_nxt lockless reads
2019-10-13 Eric Dumazettcp: annotate tp->write_seq lockless reads
2019-10-13 Eric Dumazettcp: annotate tp->copied_seq lockless reads
2019-10-13 Eric Dumazettcp: annotate tp->rcv_nxt lockless reads
2019-10-13 Eric Dumazettcp: add rcu protection around tp->fastopen_rsk
2019-10-12 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2019-10-12 David Howellsrxrpc: Fix possible NULL pointer access in ICMP handling
2019-10-11 Jakub KicinskiMerge branch 'smc-fixes'
2019-10-11 Karsten Graulnet/smc: receive pending data after RCV_SHUTDOWN
2019-10-11 Karsten Graulnet/smc: receive returns without data
2019-10-11 Ursula Braunnet/smc: fix SMCD link group creation with VLAN id
2019-10-10 Eric Dumazetnet: silence KCSAN warnings about sk->sk_backlog.len...
2019-10-10 Eric Dumazetnet: annotate sk->sk_rcvlowat lockless reads
2019-10-10 Eric Dumazetnet: silence KCSAN warnings around sk_add_backlog(...
2019-10-10 Eric Dumazettcp: annotate lockless access to tcp_memory_pressure
2019-10-10 Eric Dumazetnet: add {READ|WRITE}_ONCE() annotations on ->rskq_acce...
2019-10-10 Eric Dumazetnet: avoid possible false sharing in sk_leave_memory_pr...
2019-10-10 Eric Dumazetnetfilter: conntrack: avoid possible false sharing
2019-10-10 Nicolas Dichtelnetns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
2019-10-10 YueHaibingact_mirred: Fix mirred_init_module error handling
2019-10-10 Vinicius Costa Gomesnet: taprio: Fix returning EINVAL when configuring...
2019-10-09 Xin Longsctp: add chunks to sk_backlog when the newsk sk_socket...
2019-10-09 Haishuang Yanip6erspan: remove the incorrect mtu limit for ip6erspan
2019-10-09 Jakub KicinskiMerge tag 'mac80211-for-davem-2019-10-08' of git:/...
2019-10-08 Cong Wangnet_sched: fix backward compatibility for TCA_ACT_KIND
2019-10-08 Cong Wangnet_sched: fix backward compatibility for TCA_KIND
2019-10-08 Jakub KicinskiMerge branch 'llc-fix-sk_buff-refcounting'
2019-10-08 Eric Biggersllc: fix sk_buff refcounting in llc_conn_state_process()
2019-10-08 Eric Biggersllc: fix another potential sk_buff leak in llc_ui_sendmsg()
2019-10-08 Eric Biggersllc: fix sk_buff leak in llc_conn_service()
2019-10-08 Eric Biggersllc: fix sk_buff leak in llc_sap_state_process()
2019-10-07 Aaron Komisarmac80211: fix scan when operating on DFS channels in...
2019-10-07 Johannes Bergmac80211: accept deauth frames in IBSS mode
2019-10-07 Sara Sharoncfg80211: fix a bunch of RCU issues in multi-bssid...
2019-10-07 Navid Emamdoostnl80211: fix memory leak in nl80211_get_ftm_responder_stats
2019-10-07 David S. MillerMerge tag 'rxrpc-fixes-20191007' of git://git./linux...
2019-10-07 David Howellsrxrpc: Fix call crypto state cleanup
2019-10-07 David Howellsrxrpc: rxrpc_peer needs to hold a ref on the rxrpc_loca...
2019-10-07 David Howellsrxrpc: Fix trace-after-put looking at the put call...
2019-10-07 David Howellsrxrpc: Fix trace-after-put looking at the put connectio...
2019-10-07 David Howellsrxrpc: Fix trace-after-put looking at the put peer...
2019-10-07 David Howellsrxrpc: Fix call ref leak
2019-10-05 Linus TorvaldsMerge tag 'kbuild-fixes-v5.4' of git://git./linux/kerne...
2019-10-05 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-10-05 Linus TorvaldsMerge branch 'readdir' (readdir speedup and sanity...
2019-10-05 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2019-10-05 Eric Dumazetnfc: fix memory leak in llcp_sock_bind()
2019-10-05 Eric Dumazetsch_dsmark: fix potential NULL deref in dsmark_init()
2019-10-05 David Ahernipv6: Handle missing host route in __ipv6_ifa_notify
2019-10-05 Paolo Abeninet: ipv4: avoid mixed n_redirects and rate_tokens...
2019-10-04 David AhernRevert "ipv6: Handle race in addrconf_dad_work"
2019-10-04 Alexey Dobriyannet: make sock_prot_memory_pressure() return "const...
2019-10-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-10-04 Linus TorvaldsMerge tag 'for-linus-5.4-rc2-tag' of git://git./linux...
2019-10-04 Linus TorvaldsMerge tag 'for-linus-2019-10-03' of git://git.kernel...
2019-10-04 Will Deaconcfg80211: wext: avoid copying malformed SSIDs
2019-10-04 Will Deaconmac80211: Reject malformed SSID elements
2019-10-03 Eric Dumazettcp: fix slab-out-of-bounds in tcp_zerocopy_receive()
2019-10-03 Josh Huntudp: only do GSO if # of segs > 1
2019-10-03 Josh Huntudp: fix gso_segs calculations
2019-10-03 Eric Dumazetipv6: drop incoming packets having a v4mapped source...
2019-10-03 Magnus Karlssonxsk: Fix crash in poll when device does not support...
2019-10-03 Paolo BonziniMerge tag 'kvmarm-fixes-5.4-1' of git://git./linux...
2019-10-03 Maxime RipardMerge drm-misc-next-fixes-2019-10-02 into drm-misc...
2019-10-03 Maxime RipardMerge drm/drm-fixes into drm-misc-fixes
2019-10-02 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-10-02 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2019-10-02 David S. MillerMerge branch 'SJA1105-DSA-locking-fixes-for-PTP'
2019-10-02 Vladimir Olteannet: dsa: sja1105: Fix sleeping while atomic in .port_h...
2019-10-02 Dotan Baraknet/rds: Fix error handling in rds_ib_add_one()
2019-10-02 Tuong Lientipc: fix unlimited bundling of small messages
2019-10-02 David Ahernipv6: Handle race in addrconf_dad_work
2019-10-02 Eric Dumazettcp: adjust rto_base in retransmits_timed_out()
2019-10-02 Dexuan Cuivsock: Fix a lockdep warning in __vsock_release()
2019-10-01 Vasundhara Volamdevlink: Fix error handling in param and info_get dumpit cb
2019-10-01 Vladimir Olteannet: sched: cbs: Avoid division by zero when calculatin...
2019-10-01 Vladimir Olteannet: sched: taprio: Avoid division by zero on invalid...
2019-10-01 Pablo Neira Ayusonetfilter: nft_connlimit: disable bh on garbage collection
2019-10-01 Florian Westphalnetfilter: drop bridge nf reset from nf_reset
2019-10-01 David S. MillerMerge tag 'mac80211-for-davem-2019-10-01' of git:/...
2019-10-01 Johannes Bergmac80211: keep BHs disabled while calling drv_tx_wake_q...
2019-10-01 Miaoqing Panmac80211: fix txq null pointer dereference
next