aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-11net: Remove unused skb_shared_info memberMat Martineau
2017-11-11Merge branch 'l2tp-avoid-aliasing-tunnels-socket-pointer'David S. Miller
2017-11-11l2tp: remove the .tunnel_sock field from struct pppol2tp_sessionGuillaume Nault
2017-11-11l2tp: avoid using ->tunnel_sock for getting session's parent tunnelGuillaume Nault
2017-11-11l2tp: remove .tunnel_sock from struct l2tp_ethGuillaume Nault
2017-11-11Merge branch 'dsa-b53-Turn-on-Broadcom-tags'David S. Miller
2017-11-11net: dsa: b53: Turn on Broadcom tagsFlorian Fainelli
2017-11-11net: dsa: b53: Stop using dev->cpu_port incorrectlyFlorian Fainelli
2017-11-11net: bgmac: Pad packets to a minimum sizeFlorian Fainelli
2017-11-11Merge branch 'dsa-lan9303-IGMP-handling'David S. Miller
2017-11-11net: dsa: lan9303: Clear offload_fwd_mark for IGMPEgil Hjelmeland
2017-11-11net: dsa: lan9303: Set up trapping of IGMP to CPU portEgil Hjelmeland
2017-11-11cxgb4: collect vpd info directly from hardwareRahul Lakkireddy
2017-11-11net: dsa: mv88e6xxx: Fix stats histogram modeAndrew Lunn
2017-11-11Merge branch 'mv88e6xxx-broadcast-flooding-in-hardware'David S. Miller
2017-11-11net: dsa: mv88e6xxx: Flood broadcast frames in hardwareAndrew Lunn
2017-11-11net: dsa: mv88e6xxx: Move mv88e6xxx_port_db_load_purge()Andrew Lunn
2017-11-11net: dsa: mv88e6xxx: Print offending port when vlan check failsAndrew Lunn
2017-11-11net: dsa: mv88e6xxx: Fixed port netdev check for VLANsAndrew Lunn
2017-11-11net: dsa: {e}dsa: set offload_fwd_mark on received packetsAndrew Lunn
2017-11-11net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_IDAndrew Lunn
2017-11-11Merge branch 'ieee802154-for-davem-2017-11-09' of git://git.kernel.org/pub/sc...David S. Miller
2017-11-11bindings: net: stmmac: correctify note about LPI interruptNiklas Cassel
2017-11-11ipvlan: fix ipv6 outbound deviceKeefe Liu
2017-11-11net: thunderx: fix double free errorAleksey Makarov
2017-11-11net: thunderbolt: Clear finished Tx frame bus address in tbnet_tx_callback()Mika Westerberg
2017-11-11sock: Remove the global prot_inuse counter.Tonghao Zhang
2017-11-11net: sfc: remove redundant variable startColin Ian King
2017-11-11qlge: remove duplicated assignment to mbcpColin Ian King
2017-11-11net: wan: x25_asy: mark expected switch fall-throughGustavo A. R. Silva
2017-11-11net: 3com: 3c574_cs: mark expected switch fall-throughGustavo A. R. Silva
2017-11-11net: 8390: pcnet_cs: mark expected switch fall-throughGustavo A. R. Silva
2017-11-11net: decnet: dn_table: mark expected switch fall-throughGustavo A. R. Silva
2017-11-11l2tp: don't close sessions in l2tp_tunnel_destruct()Guillaume Nault
2017-11-11Merge branch 'FACK-loss-recovery-remove'David S. Miller
2017-11-11tcp: use sequence distance to detect reorderingYuchung Cheng
2017-11-11tcp: retire FACK loss detectionYuchung Cheng
2017-11-11fsl/fman_port: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-11net: ethernet: bgmac: mark expected switch fall-throughGustavo A. R. Silva
2017-11-11ibmvnic: Add vnic client data to login bufferNathan Fontenot
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller
2017-11-11Merge branch 'bpf-Fix-bugs-in-sock_ops-samples'David S. Miller
2017-11-11bpf: Fix tcp_clamp_kern.c sample programLawrence Brakmo
2017-11-11bpf: Fix tcp_iw_kern.c sample programLawrence Brakmo
2017-11-11bpf: Fix tcp_cong_kern.c sample programLawrence Brakmo
2017-11-11bpf: Fix tcp_bufs_kern.c sample programLawrence Brakmo
2017-11-11bpf: Fix tcp_rwnd_kern.c sample programLawrence Brakmo
2017-11-11bpf: Fix tcp_synrto_kern.c sample programLawrence Brakmo
2017-11-11tipc: improve link resiliency when rps is activatedJon Maloy
2017-11-11Merge branch 'macb-next'David S. Miller