summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-13net: dsa: lan9303: Fix lan9303_alr_del_port()Egil Hjelmeland1-1/+1
2017-11-12timers: Add a function to start/reduce a timerDavid Howells2-7/+39
2017-11-12pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()Arnd Bergmann2-4/+2
2017-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller37-105/+180
2017-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-34/+68
2017-11-11Merge tag 'wireless-drivers-next-for-davem-2017-11-11' of git://git.kernel.or...David S. Miller66-904/+995
2017-11-11net: Remove unused skb_shared_info memberMat Martineau3-33/+0
2017-11-11Merge branch 'l2tp-avoid-aliasing-tunnels-socket-pointer'David S. Miller2-66/+12
2017-11-11l2tp: remove the .tunnel_sock field from struct pppol2tp_sessionGuillaume Nault1-10/+0
2017-11-11l2tp: avoid using ->tunnel_sock for getting session's parent tunnelGuillaume Nault1-54/+12
2017-11-11l2tp: remove .tunnel_sock from struct l2tp_ethGuillaume Nault1-2/+0
2017-11-11Merge branch 'dsa-b53-Turn-on-Broadcom-tags'David S. Miller3-15/+60
2017-11-11net: dsa: b53: Turn on Broadcom tagsFlorian Fainelli2-9/+40
2017-11-11net: dsa: b53: Stop using dev->cpu_port incorrectlyFlorian Fainelli1-6/+4
2017-11-11net: bgmac: Pad packets to a minimum sizeFlorian Fainelli1-0/+16
2017-11-11Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm...David S. Miller5-9/+25
2017-11-11Merge branch 'dsa-lan9303-IGMP-handling'David S. Miller2-0/+39
2017-11-11net: dsa: lan9303: Clear offload_fwd_mark for IGMPEgil Hjelmeland1-0/+13
2017-11-11net: dsa: lan9303: Set up trapping of IGMP to CPU portEgil Hjelmeland1-0/+26
2017-11-11cxgb4: collect vpd info directly from hardwareRahul Lakkireddy5-42/+104
2017-11-11Merge tag 'mlx5-fixes-2017-11-08' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller5-13/+20
2017-11-11vlan: fix a use-after-free in vlan_device_event()Cong Wang1-3/+3
2017-11-11net: dsa: mv88e6xxx: Fix stats histogram modeAndrew Lunn3-13/+58
2017-11-11Merge branch 'mv88e6xxx-broadcast-flooding-in-hardware'David S. Miller4-50/+86
2017-11-11net: dsa: mv88e6xxx: Flood broadcast frames in hardwareAndrew Lunn1-1/+32
2017-11-11net: dsa: mv88e6xxx: Move mv88e6xxx_port_db_load_purge()Andrew Lunn1-44/+44
2017-11-11net: dsa: mv88e6xxx: Print offending port when vlan check failsAndrew Lunn1-2/+2
2017-11-11net: dsa: mv88e6xxx: Fixed port netdev check for VLANsAndrew Lunn1-1/+1
2017-11-11net: dsa: {e}dsa: set offload_fwd_mark on received packetsAndrew Lunn2-0/+4
2017-11-11net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_IDAndrew Lunn1-2/+3
2017-11-11Merge branch 'ieee802154-for-davem-2017-11-09' of git://git.kernel.org/pub/sc...David S. Miller6-66/+63
2017-11-11bindings: net: stmmac: correctify note about LPI interruptNiklas Cassel1-1/+1
2017-11-11ipvlan: fix ipv6 outbound deviceKeefe Liu1-1/+1
2017-11-11net: thunderx: fix double free errorAleksey Makarov1-52/+30
2017-11-11net: thunderbolt: Clear finished Tx frame bus address in tbnet_tx_callback()Mika Westerberg1-0/+1
2017-11-11sock: Remove the global prot_inuse counter.Tonghao Zhang1-22/+0
2017-11-11net: sfc: remove redundant variable startColin Ian King1-2/+0
2017-11-11qlge: remove duplicated assignment to mbcpColin Ian King1-1/+0
2017-11-11net: wan: x25_asy: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-11net: 3com: 3c574_cs: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-11net: 8390: pcnet_cs: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-11net: decnet: dn_table: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-11l2tp: don't close sessions in l2tp_tunnel_destruct()Guillaume Nault1-2/+0
2017-11-11Merge branch 'FACK-loss-recovery-remove'David S. Miller10-184/+80
2017-11-11tcp: use sequence distance to detect reorderingYuchung Cheng5-107/+68
2017-11-11tcp: retire FACK loss detectionYuchung Cheng10-77/+12
2017-11-11fsl/fman_port: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2017-11-11net: ethernet: bgmac: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-11ibmvnic: Add vnic client data to login bufferNathan Fontenot2-2/+68
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller21-204/+11