summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | net: dsa: Change DSA slave FDB API to be switchdev independentArkadi Sharshevsky2017-08-071-5/+3
* | | ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun2017-08-071-0/+2
* | | ipv6: sr: export SRH insertion functionsDavid Lebrun2017-08-071-0/+2
* | | net_sched: use void pointer for filter handleWANG Cong2017-08-072-5/+5
* | | net: ipv6: add second dif to raw socket lookupsDavid Ahern2017-08-071-1/+1
* | | net: ipv6: add second dif to inet6 socket lookupsDavid Ahern2017-08-072-9/+23
* | | net: ipv6: add second dif to udp socket lookupsDavid Ahern2017-08-071-1/+1
* | | net: ipv4: add second dif to raw socket lookupsDavid Ahern2017-08-071-1/+1
* | | net: ipv4: add second dif to inet socket lookupsDavid Ahern2017-08-072-14/+27
* | | net: ipv4: add second dif to udp socket lookupsDavid Ahern2017-08-072-1/+11