summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-03rhashtable-test: Get rid of ptr in test_obj structureThomas Graf
2015-05-03rhashtable-test: Measure time to insert, remove & traverse entriesThomas Graf
2015-05-03rhashtable-test: Remove unused TEST_NEXPANDSThomas Graf
2015-05-03Merge branch 'eth_type_trans'David S. Miller
2015-05-03etherdev: Use skb->data to retrieve Ethernet header instead of eth_hdrAlexander Duyck
2015-05-03etherdev: Process is_multicast_ether_addr at same size as other operationsAlexander Duyck
2015-05-03etherdev: Avoid unnecessary byte swap in check for EthertypeAlexander Duyck
2015-05-03ipv6: Flow label state rangesTom Herbert
2015-05-03ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flagsMartin KaFai Lau
2015-05-02net: sched: remove TC_MUNGED bitsFlorian Westphal
2015-05-02ipv4: remove the unnecessary codes in fib_info_hash_moveLi RongQing
2015-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-01virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi
2015-05-01virtio: pass baton to Michael TsirkinRusty Russell
2015-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-05-01ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller
2015-05-01net: rocker: Use ether_addr_equalSimon Horman
2015-05-01Merge branch 'rt6_pmtu'David S. Miller
2015-05-01ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau
2015-05-01ipv6: Stop rt6_info from using inet_peer's metricsMartin KaFai Lau
2015-05-01ipv6: Stop /128 route from disappearing after pmtu updateMartin KaFai Lau
2015-05-01ipv6: Extend the route lookups to low priority metrics.Steffen Klassert
2015-05-01ipv6: Consider RTF_CACHE when searching the fib6 treeMartin KaFai Lau
2015-05-01rbd: end I/O the entire obj_request on errorIlya Dryomov
2015-05-01ipv4: speedup ip_idents_reserve()Eric Dumazet
2015-05-01Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-04-30drivers: net: xgene: fix kbuild warningsIyappan Subramanian
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-30Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-04-30net: fec: Fix RGMII-ID modeMarkus Pargmann
2015-04-30net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay
2015-04-30test_bpf: indicate whether bpf prog got jited in test suiteDaniel Borkmann
2015-04-30netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso
2015-04-30be2net: log link statusIvan Vecera
2015-04-30ibmveth: Add support for Large Receive OffloadThomas Falcon
2015-04-30ibmveth: Add GRO supportThomas Falcon
2015-04-30ibmveth: Add support for TSOThomas Falcon
2015-04-30ibmveth: change rx buffer default allocation for CMOThomas Falcon
2015-04-30net/mlx4_core: Fix unaligned accessesDavid Ahern
2015-04-30mlx4_en: Use correct loop cursor in error path.Benjamin Poirier
2015-04-30Merge branch 'xgene-next'David S. Miller
2015-04-30drivers: net: xgene: Add SGMII based 1GbE support with ring manager v2Iyappan Subramanian
2015-04-30drivers: net: xgene: Add 10GbE support with ring manager v2Iyappan Subramanian
2015-04-30drivers: net: xgene: Add ring manager v2 functionsIyappan Subramanian
2015-04-30drivers: net: xgene: Change ring manager to use function pointersIyappan Subramanian
2015-04-30Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle'Rafael J. Wysocki
2015-04-30Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2015-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds