| Commit message (Expand) | Author | Age | Files | Lines |
* | xfrm: hash prefixed policies based on preflen thresholds | Christophe Gouault | 2014-09-02 | 1 | -0/+4 |
* | net: make skb an optional parameter for__skb_flow_dissect() | WANG Cong | 2014-08-25 | 1 | -2/+2 |
* | net: Remove ndo_xmit_flush netdev operation, use signalling instead. | David S. Miller | 2014-08-25 | 2 | -23/+4 |
* | net/mlx4: Use is_kdump_kernel() to detect kdump kernel | Amir Vadai | 2014-08-25 | 1 | -1/+2 |
* | net: Add ops->ndo_xmit_flush() | David S. Miller | 2014-08-24 | 1 | -0/+35 |
* | random32: improvements to prandom_bytes | Daniel Borkmann | 2014-08-24 | 1 | -2/+2 |
* | udp: additional GRO support | Tom Herbert | 2014-08-24 | 1 | -0/+18 |
* | net: add gro_compute_pseudo functions | Tom Herbert | 2014-08-24 | 2 | -0/+16 |
* | net: skb_gro_checksum_* functions | Tom Herbert | 2014-08-24 | 1 | -2/+74 |
* | net: Allow raw buffers to be passed into the flow dissector. | David S. Miller | 2014-08-23 | 2 | -8/+24 |
* | net: phy: bcm7xxx: enable EEE at the PHY level | Florian Fainelli | 2014-08-23 | 1 | -0/+3 |
* | net: phy: export phy_{read,write}_mmd_indirect | Florian Fainelli | 2014-08-23 | 1 | -0/+27 |
* | net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.h | Florian Fainelli | 2014-08-23 | 1 | -0/+20 |
* | net: phy: broadcom: extract all registers to brcmphy.h | Florian Fainelli | 2014-08-23 | 1 | -0/+103 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-08-23 | 6 | -6/+18 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-08-22 | 1 | -1/+0 |
| |\ |
|
| | * | net: phy: bcm7xxx: remove 28nm wildcard entry | Florian Fainelli | 2014-08-16 | 1 | -1/+0 |
| * | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-08-22 | 1 | -1/+3 |
| |\ \ |
|
| | * | | asm-generic: add memfd_create system call to unistd.h | Will Deacon | 2014-08-18 | 1 | -1/+3 |
| * | | | i2c: rework kernel config I2C_ACPI | Lan Tianyu | 2014-08-19 | 1 | -4/+8 |
| |/ / |
|
| * | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2014-08-15 | 1 | -0/+1 |
| |\ \ |
|
| | * \ | Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-next | James Bottomley | 2014-08-06 | 1 | -0/+1 |
| | |\ \ |
|
| | | * | | libiscsi: return new error code when nop times out | Mike Christie | 2014-08-01 | 1 | -0/+1 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-08-15 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | Input: MT - make slot cleanup callable outside mt_sync_frame() | Henrik Rydberg | 2014-08-07 | 1 | -0/+1 |
| * | | | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2014-08-15 | 1 | -0/+5 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | edac: add DDR4 and RDDR4 | Aristeu Rozanski | 2014-06-26 | 1 | -0/+5 |
* | | | | | | tcp: improve undo on timeout | Yuchung Cheng | 2014-08-22 | 1 | -1/+1 |
* | | | | | | net: use ktime_get_ns() and ktime_get_real_ns() helpers | Eric Dumazet | 2014-08-22 | 2 | -2/+2 |
* | | | | | | bonding: create netlink event when bonding option is changed | Jiri Pirko | 2014-08-22 | 1 | -0/+1 |
|/ / / / / |
|
* | | | | | Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-08-14 | 1 | -2/+1 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki | 2014-08-11 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ |
|
| | | | * | | | | | cpuidle: menu: Lookup CPU runqueues less | Mel Gorman | 2014-08-06 | 1 | -2/+1 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-08-14 | 4 | -14/+12 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | rhashtable: fix annotations for rht_for_each_entry_rcu() | Thomas Graf | 2014-08-14 | 1 | -8/+4 |
| * | | | | | | | | | rhashtable: unexport and make rht_obj() static | Thomas Graf | 2014-08-14 | 1 | -1/+0 |
| * | | | | | | | | | rhashtable: RCU annotations for next pointers | Thomas Graf | 2014-08-14 | 1 | -2/+2 |
| * | | | | | | | | | tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic | Hannes Frederic Sowa | 2014-08-14 | 1 | -1/+1 |
| * | | | | | | | | | tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() | Neal Cardwell | 2014-08-14 | 3 | -1/+2 |
| * | | | | | | | | | tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) | Andrey Vagin | 2014-08-14 | 1 | -1/+3 |
* | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-08-14 | 7 | -2/+109 |
|\ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ \ \ \ | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier | 2014-08-14 | 5 | -1/+68 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | | | mlx4_core: Add support for secure-host and SMP firewall | Jack Morgenstein | 2014-08-05 | 2 | -0/+8 |
| | | |_|/ / / / / / / / / /
| | |/| | | | | | | | | | | |
|
| | | | * | | | | | | | | | | RDMA/uapi: Include socket.h in rdma_user_cm.h | Doug Ledford | 2014-08-12 | 1 | -0/+1 |
| | | |/ / / / / / / / / /
| | |/| | | | | | | | | | |
|
| | | * | | | | | | | | | | IB/mad: Add user space RMPP support | Ira Weiny | 2014-08-10 | 2 | -1/+15 |
| | | * | | | | | | | | | | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny | 2014-08-10 | 2 | -1/+45 |
| | |/ / / / / / / / / / |
|
| * | | | | | | | | | | | mlx4_core: Add helper functions to support MR re-registration | Matan Barak | 2014-08-01 | 1 | -0/+16 |
| * | | | | | | | | | | | IB/core: Add user MR re-registration support | Matan Barak | 2014-08-01 | 2 | -1/+25 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-08-14 | 2 | -0/+91 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | powerpc/thp: Add tracepoints to track hugepage invalidate | Aneesh Kumar K.V | 2014-08-13 | 1 | -0/+88 |