summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2017-08-23tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney-1/+8
2017-08-22gre: introduce native tunnel support for ERSPANWilliam Tu-0/+64
2017-08-22tcp: Remove the unused parameter for tcp_try_fastopen.Tonghao Zhang-2/+1
2017-08-22ipv6: add rcu grace period before freeing fib6_nodeWei Wang-1/+29
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-6/+7
2017-08-21net: sched: Add the invalid handle check in qdisc_class_findGao Feng-0/+3
2017-08-21dsa: remove unused net_device arg from handlersFlorian Westphal-4/+2
2017-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-4/+28
2017-08-20net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov-1/+4
2017-08-18ipv4: convert dst_metrics.refcnt from atomic_t to refcount_tEric Dumazet-1/+2
2017-08-18datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson-3/+1
2017-08-16ipv4: better IP_MAX_MTU enforcementEric Dumazet-2/+2
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-9/+40
2017-08-15ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet-0/+10
2017-08-15ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel-0/+2
2017-08-15Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller-0/+15
2017-08-14udp: fix linear skb reception with PEEK_OFFAl Viro-5/+4
2017-08-11udp: harden copy_linear_skb()Eric Dumazet-0/+2
2017-08-11net: fix compilation when busy poll is not enabledDaniel Borkmann-6/+6
2017-08-11bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born-0/+5
2017-08-11net: sched: remove cops->tcf_cl_offloadJiri Pirko-12/+3
2017-08-11net: sched: remove handle propagation down to the driversJiri Pirko-2/+0
2017-08-11net: sched: propagate classid down to offload driversJiri Pirko-0/+2
2017-08-11net: sched: Add helpers to identify classidsJiri Pirko-0/+14
2017-08-11sctp: fix some indents in sm_make_chunk.cXin Long-79/+79
2017-08-11sctp: remove the typedef sctp_disposition_tXin Long-9/+10
2017-08-11sctp: remove the typedef sctp_sm_table_entry_tXin Long-3/+3
2017-08-11sctp: remove the unused typedef sctp_sm_command_tXin Long-5/+0
2017-08-11sctp: remove the typedef sctp_verb_tXin Long-5/+5
2017-08-11sctp: remove the typedef sctp_arg_tXin Long-13/+13
2017-08-11sctp: remove the typedef sctp_cmd_seq_tXin Long-8/+8
2017-08-11sctp: remove the typedef sctp_cmd_tXin Long-7/+7
2017-08-11sctp: remove the typedef sctp_socket_type_tXin Long-4/+5
2017-08-11sctp: remove the typedef sctp_dbg_objcnt_entry_tXin Long-2/+2
2017-08-11sctp: remove the typedef sctp_cmsgs_tXin Long-2/+2
2017-08-11sctp: remove the typedef sctp_endpoint_type_tXin Long-3/+3
2017-08-11sctp: remove the typedef sctp_sender_hb_info_tXin Long-2/+2
2017-08-11sctp: remove the unused typedef sctp_packet_phandler_tXin Long-2/+0
2017-08-11net: xfrm: support setting an output mark.Lorenzo Colitti-3/+6
2017-08-09net-next: dsa: add flow_dissect callback to struct dsa_device_opsJohn Crispin-0/+2
2017-08-09net-next: dsa: move struct dsa_device_ops to the global header fileJohn Crispin-0/+7
2017-08-09rtnetlink: add RTNL_FLAG_DOIT_UNLOCKEDFlorian Westphal-0/+4
2017-08-09rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal-3/+2
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+10
2017-08-09mac80211: add api to start ba session timer expired flowNaftali Goldstein-0/+15
2017-08-08net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat-0/+1
2017-08-07net: switchdev: Remove bridge bypass support from switchdevArkadi Sharshevsky-75/+0
2017-08-07net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky-14/+3
2017-08-07net: dsa: Remove redundant MDB dump supportArkadi Sharshevsky-4/+0
2017-08-07net: dsa: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky-4/+0