aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-20bpf: add bpf_probe_read_str helperGianluca Borello1-1/+14
2017-01-20device: Implement a bus agnostic dev_num_vf routinePhil Sutter2-2/+7
2017-01-20device: bus_type: Introduce num_vf callbackPhil Sutter1-0/+4
2017-01-20sock: use hlist_entry_safeGeliang Tang1-2/+1
2017-01-20net: remove bh disabling around percpu_counter accessesEric Dumazet2-15/+2
2017-01-19phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga1-6/+2
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser1-3/+0
2017-01-18net: dsa: store CPU switch structure in the treeVivien Didelot1-4/+4
2017-01-18net: ipv6: remove nowait arg to rt6_fill_nodeDavid Ahern1-1/+1
2017-01-18sctp: implement sender-side procedures for SSN Reset Request ParameterXin Long3-0/+18
2017-01-18sctp: add sockopt SCTP_ENABLE_STREAM_RESETXin Long2-0/+11
2017-01-18sctp: add reconf_enable in asoc ep and netnsXin Long2-2/+8
2017-01-18sctp: add stream reconf primitiveXin Long3-1/+5
2017-01-18sctp: add stream reconf timerXin Long3-0/+9
2017-01-18sctp: add support for generating stream reconf ssn reset request chunkXin Long3-1/+34
2017-01-18inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik1-0/+9
2017-01-18inet: kill smallest_size and smallest_portJosef Bacik1-1/+0
2017-01-18inet: drop ->bind_conflictJosef Bacik2-11/+0
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik3-8/+2
2017-01-17bridge: sparse fixes in br_ip6_multicast_alloc_query()Lance Richardson1-2/+2
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-84/+136
2017-01-17mpls: Packet statsRobert Shearman1-0/+30
2017-01-17net: AF-specific RTM_GETSTATS attributesRobert Shearman2-0/+5
2017-01-17virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer1-2/+0
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-7/+16
2017-01-16ipv6: sr: add missing Kbuild export for header filesDavid Lebrun4-0/+11
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann4-5/+7
2017-01-16Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2017-01-15Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+3
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+1
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2017-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+16
2017-01-14coredump: Ensure proper size of sparse core filesDave Kleikamp1-0/+1
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller5-103/+170
2017-01-14efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones1-0/+1
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa1-0/+1
2017-01-13tcp: remove thin_dupack featureYuchung Cheng1-1/+1
2017-01-13tcp: remove early retransmitYuchung Cheng2-21/+1
2017-01-13tcp: remove forward retransmit featureYuchung Cheng1-1/+0
2017-01-13tcp: enable RACK loss detection to trigger recoveryYuchung Cheng1-7/+4
2017-01-13tcp: use sequence to break TS ties for RACK loss detectionYuchung Cheng2-1/+2
2017-01-13tcp: add reordering timer in RACK loss detectionYuchung Cheng2-1/+7
2017-01-13tcp: record most recent RTT in RACK loss detectionYuchung Cheng2-3/+5
2017-01-13tcp: new helper for RACK to detect lossYuchung Cheng1-2/+1
2017-01-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-67/+79
2017-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2017-01-13block: add blk_rq_payload_bytesChristoph Hellwig1-0/+13
2017-01-13tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson1-1/+6