aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-29net: mvmdio: orion_mdio_ready: remove manual pollLeigh Brown
2013-10-29net: mvmdio: make orion_mdio_wait_ready consistentLeigh Brown
2013-10-29net/benet: Make lancer_wait_ready() staticGavin Shan
2013-10-29net/benet: Remove interface typeGavin Shan
2013-10-29netconsole: Convert to pr_<level>Joe Perches
2013-10-29bridge: pass correct vlan id to multicast codeVlad Yasevich
2013-10-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-10-29net: x25: Fix dead URLs in KconfigMichael Drüing
2013-10-29net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann
2013-10-29bgmac: separate RX descriptor setup code into a new functionRafał Miłecki
2013-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-10-29MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu
2013-10-29Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds
2013-10-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-29Kconfig: make KOBJECT_RELEASE debugging require timer debuggingLinus Torvalds
2013-10-29drm/i915: Fix the PPT fdi lane bifurcate state handling on ivbDaniel Vetter
2013-10-29netfilter: xt_NFQUEUE: fix --queue-bypass regressionHolger Eitzenberger
2013-10-29i40e: fix error return code in i40e_probe()Wei Yongjun
2013-10-29ixgbevf: Add zero_base handler to network statisticsDon Skidmore
2013-10-29ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLLJacob Keller
2013-10-29ixgbevf: implement CONFIG_NET_RX_BUSY_POLLJacob Keller
2013-10-29perf/x86: Fix NMI measurementsPeter Zijlstra
2013-10-29perf: Fix perf ring buffer memory orderingPeter Zijlstra
2013-10-29ixgbevf: have clean_rx_irq return total_rx_packets cleanedJacob Keller
2013-10-29ixgbevf: add ixgbevf_rx_skbJacob Keller
2013-10-29ixgbe: remove unnecessary duplication of PCIe bandwidth displayJacob Keller
2013-10-29ixgbe: show <2% for encoding loss on PCIe Gen3Jacob Keller
2013-10-29mm: Account for a THP NUMA hinting update as one PTE updateMel Gorman
2013-10-29mm: Close races between THP migration and PMD numa clearingMel Gorman
2013-10-29mm: numa: Sanitize task_numa_fault() callsitesMel Gorman
2013-10-29mm: Prevent parallel splits during THP migrationMel Gorman
2013-10-29mm: Wait for THP migrations to complete during NUMA hinting faultsMel Gorman
2013-10-29mm: numa: Do not account for a hinting fault if we racedMel Gorman
2013-10-29ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller
2013-10-29net: add might_sleep() call to napi_disableJacob Keller
2013-10-29vxlan: Have the NIC drivers do less work for offloadsJoseph Gasparakis
2013-10-29Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-10-29net: esp{4,6}: get rid of struct esp_dataMathias Krause
2013-10-29net: esp{4,6}: remove padlen from struct esp_dataMathias Krause
2013-10-29xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu
2013-10-29net, mc: fix the incorrect comments in two mc-related functionsZhi Yong Wu
2013-10-29net, iovec: fix the incorrect comment in memcpy_fromiovecend()Zhi Yong Wu
2013-10-29net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec()Zhi Yong Wu
2013-10-29vxlan: silence one build warningZhi Yong Wu
2013-10-29ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORKHannes Frederic Sowa
2013-10-29cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings
2013-10-29bnx2x: Disable VF access on PF removalAriel Elior
2013-10-29bnx2x: prevent FW assert on low mem during unloadDmitry Kravkov
2013-10-29tcp: gso: fix truesize trackingEric Dumazet
2013-10-28virtio_net: migrate mergeable rx buffers to page frag allocatorsMichael Dalton