summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-213-6/+7
|\
| * net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov2017-08-201-1/+4
| * datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson2017-08-181-3/+1
| * ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-161-2/+2
* | net: sched: Add the invalid handle check in qdisc_class_findGao Feng2017-08-211-0/+3
* | dsa: remove unused net_device arg from handlersFlorian Westphal2017-08-211-4/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-08-211-4/+28
|\ \
| * | net: xfrm: support setting an output mark.Lorenzo Colitti2017-08-111-3/+6
| * | net: Allow IPsec GSO for local socketsSteffen Klassert2017-08-021-0/+19
| * | xfrm: Auto-load xfrm offload modulesIlan Tayari2017-08-021-1/+3
* | | ipv4: convert dst_metrics.refcnt from atomic_t to refcount_tEric Dumazet2017-08-181-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-155-9/+40
|\ \ \ | | |/ | |/|
| * | ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet2017-08-151-0/+10
| * | Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller2017-08-151-0/+15
| |\ \
| | * | mac80211: add api to start ba session timer expired flowNaftali Goldstein2017-08-091-0/+15
| * | | udp: fix linear skb reception with PEEK_OFFAl Viro2017-08-141-5/+4
| * | | udp: harden copy_linear_skb()Eric Dumazet2017-08-111-0/+2
| * | | net: fix compilation when busy poll is not enabledDaniel Borkmann2017-08-111-6/+6
| * | | bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born2017-08-111-0/+5
* | | | ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel2017-08-151-0/+2
* | | | net: sched: remove cops->tcf_cl_offloadJiri Pirko2017-08-112-12/+3
* | | | net: sched: remove handle propagation down to the driversJiri Pirko2017-08-111-2/+0
* | | | net: sched: propagate classid down to offload driversJiri Pirko2017-08-111-0/+2
* | | | net: sched: Add helpers to identify classidsJiri Pirko2017-08-111-0/+14
* | | | sctp: fix some indents in sm_make_chunk.cXin Long2017-08-111-79/+79
* | | | sctp: remove the typedef sctp_disposition_tXin Long2017-08-111-9/+10
* | | | sctp: remove the typedef sctp_sm_table_entry_tXin Long2017-08-111-3/+3
* | | | sctp: remove the unused typedef sctp_sm_command_tXin Long2017-08-111-5/+0
* | | | sctp: remove the typedef sctp_verb_tXin Long2017-08-111-5/+5
* | | | sctp: remove the typedef sctp_arg_tXin Long2017-08-111-13/+13
* | | | sctp: remove the typedef sctp_cmd_seq_tXin Long2017-08-112-8/+8
* | | | sctp: remove the typedef sctp_cmd_tXin Long2017-08-111-7/+7
* | | | sctp: remove the typedef sctp_socket_type_tXin Long2017-08-112-4/+5
* | | | sctp: remove the typedef sctp_dbg_objcnt_entry_tXin Long2017-08-111-2/+2
* | | | sctp: remove the typedef sctp_cmsgs_tXin Long2017-08-111-2/+2
* | | | sctp: remove the typedef sctp_endpoint_type_tXin Long2017-08-111-3/+3
* | | | sctp: remove the typedef sctp_sender_hb_info_tXin Long2017-08-111-2/+2
* | | | sctp: remove the unused typedef sctp_packet_phandler_tXin Long2017-08-111-2/+0
* | | | net-next: dsa: add flow_dissect callback to struct dsa_device_opsJohn Crispin2017-08-091-0/+2
* | | | net-next: dsa: move struct dsa_device_ops to the global header fileJohn Crispin2017-08-091-0/+7
* | | | rtnetlink: add RTNL_FLAG_DOIT_UNLOCKEDFlorian Westphal2017-08-091-0/+4
* | | | rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal2017-08-091-3/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-091-0/+10
|\ \ \ \ | |/ / /
| * | | tcp: introduce tcp_rto_delta_us() helper for xmit timer fixNeal Cardwell2017-08-031-0/+10
* | | | net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat2017-08-081-0/+1
* | | | net: switchdev: Remove bridge bypass support from switchdevArkadi Sharshevsky2017-08-071-75/+0
* | | | net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky2017-08-072-14/+3
* | | | net: dsa: Remove redundant MDB dump supportArkadi Sharshevsky2017-08-071-4/+0
* | | | net: dsa: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky2017-08-071-4/+0
* | | | net: dsa: Remove prepare phase for FDBArkadi Sharshevsky2017-08-071-3/+1
OpenPOWER on IntegriCloud