summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: sched: remove check for number of actions in tcf_exts_execJiri Pirko2017-08-041-1/+2
* net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_...Jiri Pirko2017-08-043-3/+3
* net: sched: change names of action number helpers to be aligned with the restJiri Pirko2017-08-042-2/+2
* net: sched: remove unneeded tcf_em_tree_changeJiri Pirko2017-08-043-13/+7
* net: sched: sch_atm: use Qdisc_class_common structureJiri Pirko2017-08-041-6/+6
* tcp: enable MSG_ZEROCOPYWillem de Bruijn2017-08-031-1/+31
* sock: ulimit on MSG_ZEROCOPY pagesWillem de Bruijn2017-08-031-0/+48
* sock: MSG_ZEROCOPY notification coalescingWillem de Bruijn2017-08-031-7/+92
* sock: enable MSG_ZEROCOPYWillem de Bruijn2017-08-032-31/+21
* sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-032-0/+21
* sock: add MSG_ZEROCOPYWillem de Bruijn2017-08-033-21/+169
* sock: skb_copy_ubufs support for compound pagesWillem de Bruijn2017-08-031-15/+38
* sock: allocate skbs from optmemWillem de Bruijn2017-08-031-0/+27
* ipv6: fib: Add helpers to hold / drop a reference on rt6_infoIdo Schimmel2017-08-031-10/+2
* ipv6: Regenerate host route according to node pointer upon interface upIdo Schimmel2017-08-031-2/+2
* ipv6: Regenerate host route according to node pointer upon loopback upIdo Schimmel2017-08-031-1/+1
* ipv6: fib: Unlink replaced routes from their nodesIdo Schimmel2017-08-031-0/+2
* ipv6: fib: Don't assume only nodes hold a reference on routesIdo Schimmel2017-08-031-2/+0
* ipv6: fib: Add offload indication to routesIdo Schimmel2017-08-031-0/+8
* ipv6: fib: Dump tables during registration to FIB chainIdo Schimmel2017-08-032-2/+100
* ipv6: fib_rules: Dump rules during registration to FIB chainIdo Schimmel2017-08-032-2/+13
* ipv6: fib: Add in-kernel notifications for route add / deleteIdo Schimmel2017-08-031-0/+17
* ipv6: fib: Add FIB notifiers callbacksIdo Schimmel2017-08-033-1/+63
* ipv6: fib_rules: Check if rule is a default ruleIdo Schimmel2017-08-031-0/+20
* net: fib_rules: Implement notification logic in coreIdo Schimmel2017-08-033-37/+80
* net: core: Make the FIB notification chain genericIdo Schimmel2017-08-037-71/+226
* sctp: remove the typedef sctp_auth_chunk_tXin Long2017-08-032-5/+6
* sctp: remove the typedef sctp_authhdr_tXin Long2017-08-031-4/+4
* sctp: remove the typedef sctp_addip_chunk_tXin Long2017-08-033-8/+13
* sctp: remove the typedef sctp_addiphdr_tXin Long2017-08-032-12/+12
* sctp: remove the typedef sctp_addip_param_tXin Long2017-08-031-19/+20
* sctp: remove the typedef sctp_cwrhdr_tXin Long2017-08-032-5/+5
* sctp: remove the typedef sctp_ecne_chunk_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_ecnehdr_tXin Long2017-08-032-5/+5
* sctp: remove the typedef sctp_error_tXin Long2017-08-031-1/+1
* sctp: remove the typedef sctp_operr_chunk_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_errhdr_tXin Long2017-08-034-38/+41
* sctp: fix the name of struct sctp_shutdown_chunk_tXin Long2017-08-031-8/+8
* sctp: remove the typedef sctp_shutdownhdr_tXin Long2017-08-032-7/+7
* tcp: remove extra POLL_OUT added for finished active connect()Neal Cardwell2017-08-031-5/+0
* rds: reduce memory footprint for RDS when transport is RDMASowmini Varadhan2017-08-032-10/+26
* ipv4: Introduce ipip_offload_init helper function.Tonghao Zhang2017-08-031-1/+7
* bpf: fix the printing of ifindexWilliam Tu2017-08-031-4/+6
* Merge tag 'batadv-next-for-davem-20170802' of git://git.open-mesh.org/linux-m...David S. Miller2017-08-035-15/+13
|\
| * batman-adv: fix various spelling mistakesColin Ian King2017-07-292-7/+7
| * batman-adv: Remove variable deprecated by skb_put_dataSven Eckelmann2017-07-292-5/+3
| * batman-adv: Remove too short %pM printk field widthSven Eckelmann2017-07-291-1/+1
| * batman-adv: Remove unnecessary length qualifier in %14pMJoe Perches2017-07-291-1/+1
| * batman-adv: Start new development cycleSimon Wunderlich2017-07-291-1/+1
* | X25: constify null_x25_addressJulia Lawall2017-08-031-1/+1