summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-27net: adjust skb->truesize in pskb_expand_head()Eric Dumazet4-11/+15
2017-01-27Merge branch 'sfc-encapsulated-filters'David S. Miller4-154/+497
2017-01-27sfc: insert catch-all filters for encapsulated trafficEdward Cree2-146/+449
2017-01-27sfc: refactor debug-or-warnings printksJon Cooper2-15/+12
2017-01-27net: implement netif_cond_dbg macroEdward Cree1-0/+9
2017-01-27sfc: fixes to filter restore handlingJon Cooper1-4/+38
2017-01-27net: wan: Remove unused stats member from struct frad_localTobias Klauser1-2/+0
2017-01-27net: phy: broadcom: add support for BCM54210ERafał Miłecki2-1/+34
2017-01-27Merge tag 'linux-can-next-for-4.11-20170124' of git://git.kernel.org/pub/scm/...David S. Miller4-11/+142
2017-01-27net/ipv6: support more tunnel interfaces for EUI64 link-local generationFelix Jia3-0/+12
2017-01-27net/ipv6: allow sysctl to change link-local address generation modeFelix Jia4-21/+86
2017-01-27net: Fix ndo_setup_tc commentFlorian Fainelli1-5/+6
2017-01-27net: ipv6: ignore null_entry on route dumpsDavid Ahern1-1/+5
2017-01-27net: ipv6: remove skb_reserve in getrouteDavid Ahern1-6/+0
2017-01-26Merge branch 'dsa2-pdata-prepatory-patches'David S. Miller7-55/+64
2017-01-26net: dsa: Move ports assignment closer to error checkingFlorian Fainelli1-1/+2
2017-01-26net: dsa: Suffix function manipulating device_node with _dnFlorian Fainelli1-8/+8
2017-01-26net: dsa: Make most functions take a dsa_port argumentFlorian Fainelli3-36/+44
2017-01-26net: dsa: Pass device pointer to dsa_register_switchFlorian Fainelli5-10/+10
2017-01-26liquidio: Avoid accessing skb after submitting to input queueSatanand Burla2-6/+6
2017-01-26Merge tag 'batadv-next-for-davem-20170126' of git://git.open-mesh.org/linux-m...David S. Miller61-70/+87
2017-01-26ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann1-8/+8
2017-01-26batman-adv: Treat NET_XMIT_CN as transmit successfullyGao Feng1-1/+1
2017-01-26batman-adv: Remove one condition check in batadv_route_unicast_packetGao Feng1-5/+4
2017-01-26batman-adv: Remove unused variable in batadv_tt_local_set_flagsSven Eckelmann1-2/+0
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann60-60/+60
2017-01-26uapi: install batman_adv.h headerSven Eckelmann1-0/+1
2017-01-26batman-adv: don't add loop detect macs to TTSimon Wunderlich2-1/+20
2017-01-26bridge: move maybe_deliver_addr() inside #ifdefArnd Bergmann1-25/+25
2017-01-26bpf: use prefix_len in test_tag when reading fdinfoDaniel Borkmann1-1/+1
2017-01-26Merge branch 'broadcom-phy-cleanup'David S. Miller2-14/+10
2017-01-26net: phy: bcm-phy-lib: clean up remaining AUXCTL register definesRafał Miłecki1-7/+7
2017-01-26net: phy: broadcom: drop duplicated define for RGMII SKEW delayRafał Miłecki2-2/+1
2017-01-26net: phy: broadcom: use auxctl reading helper in BCM54612E codeRafał Miłecki2-5/+2
2017-01-25net: dsa: Mop up remaining NET_DSA_HWMON referencesAndrew Lunn2-32/+0
2017-01-25sfc: reduce severity of PIO buffer alloc failuresTomáš Pilař1-3/+15
2017-01-25Merge branch 'thunderx-ethtool'David S. Miller4-86/+83
2017-01-25net: thunderx: Leave serdes lane config on 81/83xx to firmwareSunil Goutham1-77/+18
2017-01-25net: thunderx: Support to configure queue sizes from ethtoolSunil Goutham3-9/+65
2017-01-25net/tcp-fastopen: make connect()'s return case more consistent with non-TFOWilly Tarreau3-5/+5
2017-01-25Merge branch 'tcp-fastopen-new-API'David S. Miller10-26/+136
2017-01-25net/tcp-fastopen: Add new API supportWei Wang9-11/+111
2017-01-25net: Remove __sk_dst_reset() in tcp_v6_connect()Wei Wang1-1/+0
2017-01-25net/tcp-fastopen: refactor cookie check logicWei Wang3-14/+25
2017-01-25r8152: fix the wrong spellinghayeswang1-2/+2
2017-01-25Doc: DT: bindings: net: dsa: marvell.txt: TabificationAndrew Lunn1-56/+56
2017-01-25Merge branch 'bpf-tracepoints'David S. Miller18-23/+530
2017-01-25bpf: add initial bpf tracepointsDaniel Borkmann11-15/+483
2017-01-25lib, traceevent: add PRINT_HEX_STR variantDaniel Borkmann4-3/+34
2017-01-25trace: add variant without spacing in trace_print_hex_seqDaniel Borkmann3-5/+13