summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* afs: Move UUID struct to linux/uuid.hDavid Howells2017-02-101-0/+24
* openvswitch: Add force commit.Jarno Rajahalme2017-02-091-0/+5
* openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme2017-02-091-1/+19
* openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme2017-02-091-2/+6
* sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...Xin Long2017-02-092-0/+9
* sctp: add support for generating stream reconf add incoming/outgoing streams ...Xin Long2017-02-092-0/+10
* sctp: implement sender-side procedures for SSN/TSN Reset Request ParameterXin Long2017-02-092-0/+2
* sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long2017-02-092-0/+7
* sctp: drop unnecessary __packed from some stream reconf structuresXin Long2017-02-091-3/+3
* ipv4: fib: Notify about nexthop status changesIdo Schimmel2017-02-081-0/+7
* net: stmmac: Remove the bus_setup function pointerLABBE Corentin2017-02-081-1/+0
* gro_cells: move to net/core/gro_cells.cEric Dumazet2017-02-081-82/+4
* net: phy: Add LED mode driver for Microsemi PHYs.Raju Lakkaraju2017-02-081-0/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-0713-32/+112
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-073-7/+10
| |\
| | * udp: properly cope with csum errorsEric Dumazet2017-02-071-1/+3
| | * netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-041-0/+4
| | * ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun2017-02-031-6/+3
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-041-0/+17
| |\ \
| | * | irqdomain: Avoid activating interrupts more than onceMarc Zyngier2017-01-301-0/+17
| * | | Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-041-2/+30
| |\ \ \
| | * | | Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui2017-01-311-2/+30
| * | | | base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani2017-02-031-1/+2
| * | | | Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-02-032-1/+16
| |\ \ \ \
| | * | | | drm: Don't race connector registrationDaniel Vetter2017-01-301-0/+1
| | * | | | drm: prevent double-(un)registration for connectorsDaniel Vetter2017-01-301-1/+15
| | | |/ / | | |/| |
| * | | | Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds2017-02-033-17/+25
| |\ \ \ \
| | * | | | module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel2017-02-031-7/+0
| | * | | | modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel2017-02-033-12/+27
| * | | | | log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel2017-02-031-1/+12
| |/ / / /
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-021-3/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | perf/x86/intel/uncore: Make package handling more robustThomas Gleixner2017-02-011-2/+0
| | * | | perf/x86/intel/rapl: Make package handling more robustThomas Gleixner2017-02-011-1/+0
| | |/ /
* | | | sctp: drop __packed from almost all SCTP structuresMarcelo Ricardo Leitner2017-02-072-41/+41
* | | | Merge tag 'mlx5-updates-2017-01-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-02-073-6/+22
|\ \ \ \
| * | | | net/mlx5: TX WQE updateSaeed Mahameed2017-02-062-3/+16
| * | | | net/mlx5: Configure cache line size for start and end paddingDaniel Jurgens2017-02-061-2/+4
| * | | | net/mlx5: Fix static checker warningsOr Gerlitz2017-02-061-1/+2
* | | | | net: pending_confirm is not used anymoreJulian Anastasov2017-02-071-12/+2
* | | | | net: add confirm_neigh method to dst_opsJulian Anastasov2017-02-074-0/+42
* | | | | sctp: add dst_pending_confirm flagJulian Anastasov2017-02-072-4/+6
* | | | | net: add dst_pending_confirm flag to skbuffJulian Anastasov2017-02-072-0/+26
* | | | | sock: add sk_dst_pending_confirm flagJulian Anastasov2017-02-071-0/+12
* | | | | net: phy: bcm7xxx: Add BCM74371 PHY IDFlorian Fainelli2017-02-071-0/+1
* | | | | net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli2017-02-073-0/+23
* | | | | net: dsa: Add support for platform dataFlorian Fainelli2017-02-071-0/+6
* | | | | net: dsa: Rename and export dev_to_net_device()Florian Fainelli2017-02-071-0/+1
* | | | | net: phy: Add 2000base-x, 2500base-x and rxaui modesAndrew Lunn2017-02-071-0/+9
* | | | | virtio_net: refactor freeze/restore logic into virtnet reset logicJohn Fastabend2017-02-071-0/+4
* | | | | net: dsa: introduce bridge notifierVivien Didelot2017-02-061-0/+10