summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-04rhashtable-test: Measure time to insert, remove & traverse entriesThomas Graf1-31/+69
2015-05-04rhashtable-test: Remove unused TEST_NEXPANDSThomas Graf1-1/+0
2015-05-04etherdev: Use skb->data to retrieve Ethernet header instead of eth_hdrAlexander Duyck1-1/+2
2015-05-04etherdev: Process is_multicast_ether_addr at same size as other operationsAlexander Duyck2-2/+24
2015-05-04etherdev: Avoid unnecessary byte swap in check for EthertypeAlexander Duyck1-1/+1
2015-05-04ipv6: Flow label state rangesTom Herbert6-2/+29
2015-05-04ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flagsMartin KaFai Lau1-1/+1
2015-05-03net: sched: remove TC_MUNGED bitsFlorian Westphal5-13/+4
2015-05-03ipv4: remove the unnecessary codes in fib_info_hash_moveLi RongQing1-4/+0
2015-05-02virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi1-1/+1
2015-05-02virtio: pass baton to Michael TsirkinRusty Russell1-1/+0
2015-05-02ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller1-0/+1
2015-05-02net: rocker: Use ether_addr_equalSimon Horman1-2/+2
2015-05-02ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau4-86/+1
2015-05-02ipv6: Stop rt6_info from using inet_peer's metricsMartin KaFai Lau2-52/+60
2015-05-02ipv6: Stop /128 route from disappearing after pmtu updateMartin KaFai Lau1-2/+2
2015-05-02ipv6: Extend the route lookups to low priority metrics.Steffen Klassert1-5/+23
2015-05-02ipv6: Consider RTF_CACHE when searching the fib6 treeMartin KaFai Lau2-0/+8
2015-05-02rbd: end I/O the entire obj_request on errorIlya Dryomov1-0/+5
2015-05-02ipv4: speedup ip_idents_reserve()Eric Dumazet1-9/+11
2015-05-01drivers: net: xgene: fix kbuild warningsIyappan Subramanian2-1/+3
2015-04-30net: fec: Fix RGMII-ID modeMarkus Pargmann1-1/+4
2015-04-30net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay3-2/+26
2015-04-30test_bpf: indicate whether bpf prog got jited in test suiteDaniel Borkmann1-1/+11
2015-04-30netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso1-2/+2
2015-04-30be2net: log link statusIvan Vecera1-0/+2
2015-04-30ibmveth: Add support for Large Receive OffloadThomas Falcon2-1/+17
2015-04-30ibmveth: Add GRO supportThomas Falcon1-1/+1
2015-04-30ibmveth: Add support for TSOThomas Falcon2-1/+19
2015-04-30ibmveth: change rx buffer default allocation for CMOThomas Falcon2-1/+5
2015-04-30net/mlx4_core: Fix unaligned accessesDavid Ahern1-4/+14
2015-04-30mlx4_en: Use correct loop cursor in error path.Benjamin Poirier1-1/+1
2015-04-30drivers: net: xgene: Add SGMII based 1GbE support with ring manager v2Iyappan Subramanian5-29/+68
2015-04-30drivers: net: xgene: Add 10GbE support with ring manager v2Iyappan Subramanian5-25/+152
2015-04-30drivers: net: xgene: Add ring manager v2 functionsIyappan Subramanian5-1/+253
2015-04-30drivers: net: xgene: Change ring manager to use function pointersIyappan Subramanian4-30/+61
2015-04-30modsign: change default key detailsDavid Howells2-6/+6
2015-04-30dm: fix free_rq_clone() NULL pointer when requeueing unmapped requestMike Snitzer1-4/+12
2015-04-30dm: only initialize the request_queue onceChristoph Hellwig2-11/+9
2015-04-30arm64: perf: Fix the pmu node name in warning messageSuzuki K. Poulose1-1/+1
2015-04-30arm64: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon1-1/+6
2015-04-30tcp_westwood: fix tcp_westwood_info()Eric Dumazet1-7/+8
2015-04-29tcp: update reordering first before detecting lossYuchung Cheng1-4/+2
2015-04-29tcp: add TCP_CC_INFO socket optionEric Dumazet2-0/+22
2015-04-29tcp: prepare CC get_info() access from getsockopt()Eric Dumazet7-34/+46
2015-04-29tcp: add tcpi_bytes_received to tcp_infoEric Dumazet5-4/+20
2015-04-29tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet5-4/+22
2015-04-29Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extentForrest Liu1-25/+26
2015-04-29cxgb4: Fix MC1 memory offset calculationHariprasad Shenai1-1/+1
2015-04-29bnx2x: Delay during kdump loadYuval Mintz1-0/+6