summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal2016-04-143-3/+13
* | Merge branch 'nla_align-more'David S. Miller2016-04-2332-109/+178
|\ \
| * | taskstats: use the libnl API to align nlattr on 64-bitNicolas Dichtel2016-04-231-32/+5
| * | xfrm: align nlattr properly when neededNicolas Dichtel2016-04-232-4/+7
| * | libnl: add nla_put_u64_64bit() helperNicolas Dichtel2016-04-231-0/+13
| * | libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel2016-04-237-16/+27
| * | libnl: nla_put_s64(): align on a 64-bit areaNicolas Dichtel2016-04-231-4/+7
| * | libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel2016-04-233-11/+13
| * | libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel2016-04-2318-38/+87
| * | libnl: nla_put_le64(): align on a 64-bit areaNicolas Dichtel2016-04-233-8/+19
| * | libnl: fix help of _64bit functionsNicolas Dichtel2016-04-231-2/+6
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-23317-1784/+2913
|\ \
| * \ Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2016-04-212-6/+7
| |\ \
| | * | rtc: ds1307: Use irq when available for wakeup-source deviceNishanth Menon2016-04-211-1/+1
| | * | rtc: ds1307: ds3231 temperature s16 overflowZhuang Yuyao2016-04-211-2/+2
| | * | rtc: s3c: Document in binding that only s3c6410 needs a src clkJavier Martinez Canillas2016-03-291-3/+4
| * | | Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-212-0/+7
| |\ \ \
| | * \ \ Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2016-04-212-0/+7
| | |\ \ \
| | | * | | cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended setRafael J. Wysocki2016-04-181-0/+3
| | | * | | intel_pstate: Avoid getting stuck in high P-states when idleRafael J. Wysocki2016-04-101-0/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-2184-529/+1009
| |\ \ \ \ \
| | * | | | | openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman2016-04-211-2/+2
| | * | | | | Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packetsShrikrishna Khare2016-04-212-6/+10
| | * | | | | atl2: Disable unimplemented scatter/gather featureBen Hutchings2016-04-211-1/+1
| | * | | | | Merge branch 'mlx4-fixes'David S. Miller2016-04-218-22/+89
| | |\ \ \ \ \
| | | * | | | | net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha2016-04-214-3/+10
| | | * | | | | net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev2016-04-212-0/+15
| | | * | | | | net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens2016-04-212-5/+41
| | | * | | | | net/mlx4_core: Implement pci_resume callbackDaniel Jurgens2016-04-211-15/+24
| | |/ / / / /
| | * | | | | net: phy: spi_ks8895: Don't leak references to SPI devicesMark Brown2016-04-211-1/+1
| | * | | | | net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong2016-04-211-2/+0
| | * | | | | net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enableNeil Armstrong2016-04-211-0/+1
| | * | | | | Merge branch 'qed-fixes'David S. Miller2016-04-211-57/+100
| | |\ \ \ \ \
| | | * | | | | qede: Fix single MTU sized packet from firmware GRO flowManish Chopra2016-04-211-0/+13
| | | * | | | | qede: Fix setting Skb network headerManish Chopra2016-04-211-2/+2
| | | * | | | | qede: Fix various memory allocation error flows for fastpathManish Chopra2016-04-211-55/+85
| | |/ / / / /
| | * | | | | Merge branch 'tcp-coalesce-merge-timestamps'David S. Miller2016-04-213-0/+19
| | |\ \ \ \ \
| | | * | | | | tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau2016-04-213-2/+5
| | | * | | | | tcp: Merge tx_flags and tskey in tcp_collapse_retransMartin KaFai Lau2016-04-211-0/+16
| | |/ / / / /
| | * | | | | drivers: net: cpsw: fix wrong regs access in cpsw_ndo_openGrygorii Strashko2016-04-211-2/+2
| | * | | | | tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acksMartin KaFai Lau2016-04-211-1/+2
| | * | | | | openvswitch: Orphan skbs before IPv6 defragJoe Stringer2016-04-211-0/+1
| | * | | | | Revert "Prevent NUll pointer dereference with two PHYs on cpsw"Andrew Goodbody2016-04-201-16/+15
| | * | | | | VSOCK: Only check error on skb_recv_datagram when skb is NULLJorgen Hansen2016-04-191-5/+2
| | * | | | | cls_cgroup: get sk_classid only from full socketsKonstantin Khlebnikov2016-04-191-2/+5
| | * | | | | net/mlx4_en: do batched put_page using atomic_subKonstantin Khlebnikov2016-04-191-2/+6
| | * | | | | net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOCKonstantin Khlebnikov2016-04-191-1/+1
| | * | | | | macsec: fix crypto Kconfig dependencyArnd Bergmann2016-04-171-0/+1
| | * | | | | net: bcmgenet: device stats are unsigned longEric Dumazet2016-04-161-1/+5
| | * | | | | Merge branch 'dsa-mv88e6xxx-fix-cross-chip-bridging'David S. Miller2016-04-161-29/+5
| | |\ \ \ \ \
OpenPOWER on IntegriCloud