summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2017-07-29net/smc: cleanup function __smc_buf_create()Ursula Braun
2017-07-29net/smc: common functions for RMBs and send buffersUrsula Braun
2017-07-29net/smc: introduce sg-logic for send buffersUrsula Braun
2017-07-29net/smc: remove Kconfig warningUrsula Braun
2017-07-29net/smc: register RMB-related memory regionUrsula Braun
2017-07-29net/smc: use separate memory regions for RMBsUrsula Braun
2017-07-29net/smc: introduce sg-logic for RMBsUrsula Braun
2017-07-29net/smc: shorten local bufsize variablesUrsula Braun
2017-07-29net/smc: serialize connection creation in all casesUrsula Braun
2017-07-28l2tp: constify inet6_protocol structuresJulia Lawall
2017-07-28ipv6: constify inet6_protocol structuresJulia Lawall
2017-07-27dccp: fix a memleak for dccp_feat_init err processXin Long
2017-07-27dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properlyXin Long
2017-07-27dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properlyXin Long
2017-07-26netpoll: Fix device name check in netpoll_setup()Matthias Kaehlcke
2017-07-26udp: unbreak build lacking CONFIG_XFRMPaolo Abeni
2017-07-25ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()Stefano Brivio
2017-07-256lowpan: fix set not used warningstephen hemminger
2017-07-25socket: fix set not used warningstephen hemminger
2017-07-25netfilter: remove unused variablestephen hemminger
2017-07-25udp: preserve head state for IP_CMSG_PASSSECPaolo Abeni
2017-07-24net: dsa: Initialize ds->cpu_port_mask earlierFlorian Fainelli
2017-07-24packet: fix use-after-free in prb_retire_rx_blk_timer_expired()WANG Cong
2017-07-24tcp: remove redundant argument from tcp_rcv_established()Matvejchikov Ilya
2017-07-24skbuff: re-add check for NULL skb->head in kfree_skb pathFlorian Westphal
2017-07-24openvswitch: fix potential out of bound access in parse_ctLiping Zhang
2017-07-24Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller