summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-23Merge tag 'drm-fixes-for-v4.10-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-1/+0
2017-01-23bpf: add a longest prefix match trie map implementationDaniel Mack1-0/+7
2017-01-22net: phy: bcm7xxx: Add entry for BCM7278Florian Fainelli1-0/+1
2017-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2017-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+3
2017-01-20net: dsa: Remove hwmon supportAndrew Lunn1-8/+0
2017-01-20Merge tag 'mlx5-updates-2017-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-26/+278
2017-01-20csum: eliminate sparse warning in remcsum_unadjust()Lance Richardson1-1/+1
2017-01-20tipc: make replicast a user selectable optionJon Paul Maloy1-2/+4
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-20virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang1-1/+5
2017-01-20brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BFMartin Blumenstingl1-0/+1
2017-01-20Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"Rafael J. Wysocki1-2/+0
2017-01-19net/mlx5: Move cached hca caps to designated caps structGal Pressman2-19/+19
2017-01-19net/mlx5: Add MPCNT register infrastructureGal Pressman3-0/+47
2017-01-19net/mlx5: Add PPCNT physical layer statistical group infrastructureGal Pressman2-0/+38
2017-01-19net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman2-0/+10
2017-01-19net/mlx5: Expose PCAM, MCAM registers infrastructureGal Pressman3-1/+77
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia1-5/+7
2017-01-19net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev3-1/+80
2017-01-19phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga1-6/+2
2017-01-19gpio: provide lockdep keys for nested/unnested irqchipsLinus Walleij1-20/+50
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser1-3/+0
2017-01-18bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann1-0/+2
2017-01-18lwtunnel: fix autoload of lwt modulesDavid Ahern1-0/+11
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-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2017-01-18Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
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-17Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2017-01-17Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley1-3/+3
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