Age | Commit message (Expand) | Author |
2014-11-24 | new helper: memcpy_from_msg() | Al Viro |
2014-11-24 | new helper: skb_copy_and_csum_datagram_msg() | Al Viro |
2014-11-23 | enic: use netdev_rss_key_fill() helper | Eric Dumazet |
2014-11-23 | ipv6: coding style improvements (remove assignment in if statements) | Ian Morris |
2014-11-23 | enic: use spin_lock(wq_lock) instead of spin_lock_irqsave(wq_lock) | Govindarajulu Varadarajan |
2014-11-23 | enic: use napi_schedule_irqoff() | Govindarajulu Varadarajan |
2014-11-23 | mlx4: fix mlx4_en_set_rxfh() | Eric Dumazet |
2014-11-22 | Merge branch 'cxgb4-next' | David S. Miller |
2014-11-22 | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,... | Hariprasad Shenai |
2014-11-22 | cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI | Hariprasad Shenai |
2014-11-22 | cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues | Hariprasad Shenai |
2014-11-22 | RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an... | Hariprasad Shenai |
2014-11-22 | RDMA/cxgb4: Cleanup Filter related macros/register defines | Hariprasad Shenai |
2014-11-22 | i40e: enable fdb add code, remove unused code | Jesse Brandeburg |
2014-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-11-21 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-11-21 | Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-11-21 | Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-11-21 | Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-11-21 | Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2014-11-21 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2014-11-21 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-11-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds |
2014-11-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-11-21 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-11-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-11-21 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-11-21 | Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-11-21 | Merge branch 'defxx-next' | David S. Miller |
2014-11-21 | defxx: Clean up DEFEA resource management | Maciej W. Rozycki |
2014-11-21 | defxx: Disable DEFEA's ESIC I/O decoding on shutdown | Maciej W. Rozycki |
2014-11-21 | defxx: Correct DEFEA's ESIC MMIO decoding | Maciej W. Rozycki |
2014-11-21 | defxx: Fix DEFPA enable error propagation | Maciej W. Rozycki |
2014-11-21 | vlan: Pass ethtool get_ts_info queries to real device. | Richard Cochran |
2014-11-21 | tcp: Restore RFC5961-compliant behavior for SYN packets | Calvin Owens |
2014-11-21 | net: Revert "net: avoid one atomic operation in skb_clone()" | Eric Dumazet |
2014-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2014-11-21 | Merge branch 'amd-xgbe-next' | David S. Miller |
2014-11-21 | amd-xgbe: Add support for the skb->xmit_more flag | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Perform Tx coalescing on a packet basis | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Remove unused variable | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Add BQL support | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Separate Tx/Rx ring data fields into new structs | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Incorporate Smatch coding suggestion | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Tx engine must not be active before stopping it | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Add a read memory barrier to Tx/Rx path | Lendacky, Thomas |
2014-11-21 | net: USB: Deletion of unnecessary checks before the function call "kfree" | Markus Elfring |
2014-11-21 | net: Xilinx: Deletion of unnecessary checks before two function calls | Markus Elfring |