summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn
2017-08-03sock: add MSG_ZEROCOPYWillem de Bruijn
2017-08-03sock: skb_copy_ubufs support for compound pagesWillem de Bruijn
2017-08-03sock: allocate skbs from optmemWillem de Bruijn
2017-08-03ipv6: fib: Add helpers to hold / drop a reference on rt6_infoIdo Schimmel
2017-08-03ipv6: Regenerate host route according to node pointer upon interface upIdo Schimmel
2017-08-03ipv6: Regenerate host route according to node pointer upon loopback upIdo Schimmel
2017-08-03ipv6: fib: Unlink replaced routes from their nodesIdo Schimmel
2017-08-03ipv6: fib: Don't assume only nodes hold a reference on routesIdo Schimmel
2017-08-03ipv6: fib: Add offload indication to routesIdo Schimmel
2017-08-03ipv6: fib: Dump tables during registration to FIB chainIdo Schimmel
2017-08-03ipv6: fib_rules: Dump rules during registration to FIB chainIdo Schimmel
2017-08-03ipv6: fib: Add in-kernel notifications for route add / deleteIdo Schimmel
2017-08-03ipv6: fib: Add FIB notifiers callbacksIdo Schimmel
2017-08-03ipv6: fib_rules: Check if rule is a default ruleIdo Schimmel
2017-08-03net: fib_rules: Implement notification logic in coreIdo Schimmel
2017-08-03net: core: Make the FIB notification chain genericIdo Schimmel
2017-08-03sctp: remove the typedef sctp_auth_chunk_tXin Long
2017-08-03sctp: remove the typedef sctp_authhdr_tXin Long
2017-08-03sctp: remove the typedef sctp_addip_chunk_tXin Long
2017-08-03sctp: remove the typedef sctp_addiphdr_tXin Long
2017-08-03sctp: remove the typedef sctp_addip_param_tXin Long
2017-08-03sctp: remove the typedef sctp_cwrhdr_tXin Long
2017-08-03sctp: remove the typedef sctp_ecne_chunk_tXin Long
2017-08-03sctp: remove the typedef sctp_ecnehdr_tXin Long
2017-08-03sctp: remove the typedef sctp_error_tXin Long
2017-08-03sctp: remove the typedef sctp_operr_chunk_tXin Long
2017-08-03sctp: remove the typedef sctp_errhdr_tXin Long
2017-08-03sctp: fix the name of struct sctp_shutdown_chunk_tXin Long
2017-08-03sctp: remove the typedef sctp_shutdownhdr_tXin Long
2017-08-03tcp: remove extra POLL_OUT added for finished active connect()Neal Cardwell
2017-08-03rds: reduce memory footprint for RDS when transport is RDMASowmini Varadhan
2017-08-03ipv4: Introduce ipip_offload_init helper function.Tonghao Zhang
2017-08-03bpf: fix the printing of ifindexWilliam Tu
2017-08-03Merge tag 'batadv-next-for-davem-20170802' of git://git.open-mesh.org/linux-m...David S. Miller
2017-08-03X25: constify null_x25_addressJulia Lawall
2017-08-02ipv4: fib: Set offload indication according to nexthop flagsIdo Schimmel
2017-08-02net: dsa: Add support for 64-bit statisticsFlorian Fainelli
2017-08-02flow_dissector: remove unused functionsWANG Cong
2017-08-02tcp: tcp_data_queue() cleanupEric Dumazet
2017-08-01net: dsa: rename switch EEE opsVivien Didelot
2017-08-01net: dsa: remove PHY device argument from .set_eeeVivien Didelot
2017-08-01net: dsa: call phy_init_eee in DSA layerVivien Didelot
2017-08-01net: dsa: PHY device is mandatory for EEEVivien Didelot
2017-08-01net: add skb_frag_foreach_page and use with kmap_atomicWillem de Bruijn
2017-08-01strparser: Generalize strparserTom Herbert
2017-08-01skbuff: Function to send an skbuf on a socketTom Herbert
2017-08-01proto_ops: Add locked held versions of sendmsg and sendpageTom Herbert
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-01Revert "l2tp: constify inet6_protocol structures"Julia Lawall