summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-02-03tcp: add tcp_mss_clamp() helperEric Dumazet
2017-02-02net: add LINUX_MIB_PFMEMALLOCDROP counterEric Dumazet
2017-02-02net: ipv4: remove fib_lookup.h from devinet.c include listDavid Ahern
2017-02-02net: remove useless pfmemalloc settingEric Dumazet
2017-02-02unix: add ioctl to open a unix socket file with O_PATHAndrey Vagin
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-01net/sched: act_psample: Remove unnecessary ASSERT_RTNLYotam Gigi
2017-02-01net/sched: act_sample: Fix error path in initYotam Gigi
2017-02-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet
2017-02-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-02-01net: ipv6: add NLM_F_APPEND in notifications when applicableDavid Ahern
2017-02-01net: reduce skb_warn_bad_offload() noiseEric Dumazet
2017-02-01net/sched: matchall: Fix configuration raceYotam Gigi
2017-02-01rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlinkTheuns Verwoerd
2017-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-01-31net: ethtool: convert large order kmalloc allocations to vzallocAlexei Starovoitov
2017-01-30net/sched: cls_flower: Correct matching on ICMPv6 codeSimon Horman
2017-01-30Merge tag 'linux-can-fixes-for-4.10-20170130' of git://git.kernel.org/pub/scm...David S. Miller
2017-01-30smc: some potential use after free bugsDan Carpenter
2017-01-30net: dsa: Add plumbing for port mirroringFlorian Fainelli
2017-01-30ipv6: Paritially checksum full MTU framesVlad Yasevich
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern
2017-01-30net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman
2017-01-30net: dsa: Hook {get,set}_rxnfc ethtool operationsFlorian Fainelli
2017-01-30can: bcm: fix hrtimer/tasklet termination in bcm op removalOliver Hartkopp
2017-01-30xfrm: Add a dummy network device for napi.Steffen Klassert
2017-01-30net: Drop secpath on free after gro merge.Steffen Klassert
2017-01-29net: add devm version of alloc_etherdev_mqs functionRafał Miłecki
2017-01-29Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-m...David S. Miller
2017-01-29tcp: include locally failed retries in retransmission statsYuchung Cheng
2017-01-29tcp: record pkts sent and retransmisttedYuchung Cheng
2017-01-29openvswitch: Simplify do_execute_actions().andy zhou
2017-01-29net: dsa: pass bridge device when a port leavesVivien Didelot
2017-01-29net: dsa: move bridge device in dsa_portVivien Didelot
2017-01-29net: dsa: store a dsa_port in dsa_slave_privVivien Didelot
2017-01-29net: dsa: add ds and index to dsa_portVivien Didelot
2017-01-29net: dsa: use ds->num_ports when possibleVivien Didelot
2017-01-29net: dsa: variable number of portsVivien Didelot
2017-01-29can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-01-28Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-28batman-adv: Fix includes for IS_ERR/ERR_PTRSven Eckelmann
2017-01-28batman-adv: Fix double call of dev_queue_xmitSven Eckelmann
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-27net: adjust skb->truesize in pskb_expand_head()Eric Dumazet
2017-01-27tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira
2017-01-27net/ipv6: support more tunnel interfaces for EUI64 link-local generationFelix Jia
2017-01-27net/ipv6: allow sysctl to change link-local address generation modeFelix Jia
2017-01-26net: ipv6: ignore null_entry on route dumpsDavid Ahern