summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-22stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger
2017-10-22ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet
2017-10-22of_mdio: Fix broken PHY IRQ in case of probe deferralGeert Uytterhoeven
2017-10-22textsearch: fix typos in library helpersRandy Dunlap
2017-10-22Merge branch 'tun-timer-cleanups'David S. Miller
2017-10-22tun: do not arm flow_gc_timer in tun_flow_init()Eric Dumazet
2017-10-22tun: avoid extra timer schedule in tun_flow_cleanup()Eric Dumazet
2017-10-22tun: do not block BH again in tun_flow_cleanup()Eric Dumazet
2017-10-22Merge branch 'bpf-BASE_RTT'David S. Miller
2017-10-22bpf: create samples/bpf/tcp_bpf.readmeLawrence Brakmo
2017-10-22bpf: sample BPF_SOCKET_OPS_BASE_RTT programLawrence Brakmo
2017-10-22bpf: Add BPF_SOCKET_OPS_BASE_RTT support to tcp_nvLawrence Brakmo
2017-10-22bpf: Adding helper function bpf_getsockopsLawrence Brakmo
2017-10-22bpf: add support for BPF_SOCK_OPS_BASE_RTTLawrence Brakmo
2017-10-22nfp: use struct fields for 8 bit-wide accessPieter Jansen van Vuuren
2017-10-22net: x25: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-22net: af_unix: mark expected switch fall-throughGustavo A. R. Silva
2017-10-22rxrpc: Don't release call mutex on error pointerDavid Howells
2017-10-22Merge branch 'stmmac-hw-tstamp-fixes'David S. Miller
2017-10-22net: stmmac: Prevent infinite loop in get_rx_timestamp_status()Jose Abreu
2017-10-22net: stmmac: Fix stmmac_get_rx_hwtstamp()Jose Abreu
2017-10-22net: stmmac: Add missing call to dev_kfree_skb()Jose Abreu
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-22geneve: Get rid of is_all_zero(), streamline is_tnl_info_zero()Stefano Brivio
2017-10-22Merge branch 'dsa-lan9303-Add-fdb-mdb-methods'David S. Miller
2017-10-22net: dsa: lan9303: Add fdb/mdb manipulationEgil Hjelmeland
2017-10-22net: dsa: lan9303: Add port_fast_age and port_fdb_dump methodsEgil Hjelmeland
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-10-22tipc: refactor tipc_sk_timeout() functionJon Maloy
2017-10-22Merge branch 'net-driver-refcont_t'David S. Miller
2017-10-22drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ppp: convert ppp_file.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ppp: convert asyncppp.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net: convert masces_tx_sa.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net: convert masces_rx_sc.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net: convert masces_rx_sa.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, hamradio: convert sixpack.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx5: convert fs_node.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ethernet: convert mtk_eth.dma_refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22Merge branch 'mlxsw-fixes'David S. Miller
2017-10-22mlxsw: spectrum_router: Configure TIGCR on initPetr Machata
2017-10-22mlxsw: reg: Add Tunneling IPinIP General Configuration RegisterPetr Machata