aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-04net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_availableJiri Pirko3-3/+3
2017-08-04net: sched: change names of action number helpers to be aligned with the restJiri Pirko2-2/+2
2017-08-04net: sched: remove unneeded tcf_em_tree_changeJiri Pirko3-13/+7
2017-08-04net: sched: sch_atm: use Qdisc_class_common structureJiri Pirko1-6/+6
2017-08-03tcp: enable MSG_ZEROCOPYWillem de Bruijn1-1/+31
2017-08-03sock: ulimit on MSG_ZEROCOPY pagesWillem de Bruijn1-0/+48
2017-08-03sock: MSG_ZEROCOPY notification coalescingWillem de Bruijn1-7/+92
2017-08-03sock: enable MSG_ZEROCOPYWillem de Bruijn2-31/+21
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2-0/+21
2017-08-03sock: add MSG_ZEROCOPYWillem de Bruijn3-21/+169
2017-08-03sock: skb_copy_ubufs support for compound pagesWillem de Bruijn1-15/+38
2017-08-03sock: allocate skbs from optmemWillem de Bruijn1-0/+27
2017-08-03ipv6: fib: Add helpers to hold / drop a reference on rt6_infoIdo Schimmel1-10/+2
2017-08-03ipv6: Regenerate host route according to node pointer upon interface upIdo Schimmel1-2/+2
2017-08-03ipv6: Regenerate host route according to node pointer upon loopback upIdo Schimmel1-1/+1
2017-08-03ipv6: fib: Unlink replaced routes from their nodesIdo Schimmel1-0/+2
2017-08-03ipv6: fib: Don't assume only nodes hold a reference on routesIdo Schimmel1-2/+0
2017-08-03ipv6: fib: Add offload indication to routesIdo Schimmel1-0/+8
2017-08-03ipv6: fib: Dump tables during registration to FIB chainIdo Schimmel2-2/+100
2017-08-03ipv6: fib_rules: Dump rules during registration to FIB chainIdo Schimmel2-2/+13
2017-08-03ipv6: fib: Add in-kernel notifications for route add / deleteIdo Schimmel1-0/+17
2017-08-03ipv6: fib: Add FIB notifiers callbacksIdo Schimmel3-1/+63
2017-08-03ipv6: fib_rules: Check if rule is a default ruleIdo Schimmel1-0/+20
2017-08-03net: fib_rules: Implement notification logic in coreIdo Schimmel3-37/+80
2017-08-03net: core: Make the FIB notification chain genericIdo Schimmel7-71/+226
2017-08-03sctp: remove the typedef sctp_auth_chunk_tXin Long2-5/+6
2017-08-03sctp: remove the typedef sctp_authhdr_tXin Long1-4/+4
2017-08-03sctp: remove the typedef sctp_addip_chunk_tXin Long3-8/+13
2017-08-03sctp: remove the typedef sctp_addiphdr_tXin Long2-12/+12
2017-08-03sctp: remove the typedef sctp_addip_param_tXin Long1-19/+20
2017-08-03sctp: remove the typedef sctp_cwrhdr_tXin Long2-5/+5
2017-08-03sctp: remove the typedef sctp_ecne_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_ecnehdr_tXin Long2-5/+5
2017-08-03sctp: remove the typedef sctp_error_tXin Long1-1/+1
2017-08-03sctp: remove the typedef sctp_operr_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_errhdr_tXin Long4-38/+41
2017-08-03sctp: fix the name of struct sctp_shutdown_chunk_tXin Long1-8/+8
2017-08-03sctp: remove the typedef sctp_shutdownhdr_tXin Long2-7/+7
2017-08-03tcp: remove extra POLL_OUT added for finished active connect()Neal Cardwell1-5/+0
2017-08-03rds: reduce memory footprint for RDS when transport is RDMASowmini Varadhan2-10/+26
2017-08-03ipv4: Introduce ipip_offload_init helper function.Tonghao Zhang1-1/+7
2017-08-03bpf: fix the printing of ifindexWilliam Tu1-4/+6
2017-08-03Merge tag 'batadv-next-for-davem-20170802' of git://git.open-mesh.org/linux-mergeDavid S. Miller5-15/+13
2017-08-03X25: constify null_x25_addressJulia Lawall1-1/+1
2017-08-02ipv4: fib: Set offload indication according to nexthop flagsIdo Schimmel1-0/+2
2017-08-02net: dsa: Add support for 64-bit statisticsFlorian Fainelli3-9/+39
2017-08-02flow_dissector: remove unused functionsWANG Cong1-45/+0
2017-08-02tcp: tcp_data_queue() cleanupEric Dumazet1-8/+7
2017-08-01net: dsa: rename switch EEE opsVivien Didelot1-4/+4
2017-08-01net: dsa: remove PHY device argument from .set_eeeVivien Didelot1-1/+1