summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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
2017-08-01Revert "ipv6: constify inet6_protocol structures"Julia Lawall
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-31udp6: fix jumbogram receptionPaolo Abeni
2017-07-31ipv6: Avoid going through ->sk_net to access the netnsJakub Sitnicki
2017-07-31ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()Ido Schimmel
2017-07-31tcp: add related fields into SCM_TIMESTAMPING_OPT_STATSWei Wang
2017-07-31tcp: extract the function to compute delivery rateWei Wang
2017-07-31tcp: remove unused mib countersFlorian Westphal
2017-07-31tcp: remove CA_ACK_SLOWPATHFlorian Westphal
2017-07-31tcp: remove header predictionFlorian Westphal
2017-07-31tcp: remove low_latency sysctlFlorian Westphal
2017-07-31tcp: reindent two spots after prequeue removalFlorian Westphal
2017-07-31tcp: remove prequeue supportFlorian Westphal
2017-07-30net sched actions: add time filter for action dumpingJamal Hadi Salim
2017-07-30net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batchJamal Hadi Salim
2017-07-30net sched actions: Use proper root attribute table for actionsJamal Hadi Salim
2017-07-29tcp: avoid bogus gcc-7 array-bounds warningArnd Bergmann
2017-07-29net: ethtool: add support for forward error correction modesVidya Sagar Ravipati
2017-07-29udp6: fix socket leak on early demuxPaolo Abeni
2017-07-29net: check dev->addr_len for dev_set_mac_address()WANG Cong
2017-07-29net/smc: synchronize buffer usage with deviceUrsula Braun