index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-04
rhashtable-test: Measure time to insert, remove & traverse entries
Thomas Graf
1
-31
/
+69
2015-05-04
rhashtable-test: Remove unused TEST_NEXPANDS
Thomas Graf
1
-1
/
+0
2015-05-04
etherdev: Use skb->data to retrieve Ethernet header instead of eth_hdr
Alexander Duyck
1
-1
/
+2
2015-05-04
etherdev: Process is_multicast_ether_addr at same size as other operations
Alexander Duyck
2
-2
/
+24
2015-05-04
etherdev: Avoid unnecessary byte swap in check for Ethertype
Alexander Duyck
1
-1
/
+1
2015-05-04
ipv6: Flow label state ranges
Tom Herbert
6
-2
/
+29
2015-05-04
ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flags
Martin KaFai Lau
1
-1
/
+1
2015-05-03
net: sched: remove TC_MUNGED bits
Florian Westphal
5
-13
/
+4
2015-05-03
ipv4: remove the unnecessary codes in fib_info_hash_move
Li RongQing
1
-4
/
+0
2015-05-02
virtio: fix typo in vring_need_event() doc comment
Stefan Hajnoczi
1
-1
/
+1
2015-05-02
virtio: pass baton to Michael Tsirkin
Rusty Russell
1
-1
/
+0
2015-05-02
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-05-02
net: rocker: Use ether_addr_equal
Simon Horman
1
-2
/
+2
2015-05-02
ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer
Martin KaFai Lau
4
-86
/
+1
2015-05-02
ipv6: Stop rt6_info from using inet_peer's metrics
Martin KaFai Lau
2
-52
/
+60
2015-05-02
ipv6: Stop /128 route from disappearing after pmtu update
Martin KaFai Lau
1
-2
/
+2
2015-05-02
ipv6: Extend the route lookups to low priority metrics.
Steffen Klassert
1
-5
/
+23
2015-05-02
ipv6: Consider RTF_CACHE when searching the fib6 tree
Martin KaFai Lau
2
-0
/
+8
2015-05-02
rbd: end I/O the entire obj_request on error
Ilya Dryomov
1
-0
/
+5
2015-05-02
ipv4: speedup ip_idents_reserve()
Eric Dumazet
1
-9
/
+11
2015-05-01
drivers: net: xgene: fix kbuild warnings
Iyappan Subramanian
2
-1
/
+3
2015-04-30
net: fec: Fix RGMII-ID mode
Markus Pargmann
1
-1
/
+4
2015-04-30
net/mlx4_en: Schedule napi when RX buffers allocation fails
Ido Shamay
3
-2
/
+26
2015-04-30
test_bpf: indicate whether bpf prog got jited in test suite
Daniel Borkmann
1
-1
/
+11
2015-04-30
netxen_nic: use spin_[un]lock_bh around tx_clean_lock
Tony Camuso
1
-2
/
+2
2015-04-30
be2net: log link status
Ivan Vecera
1
-0
/
+2
2015-04-30
ibmveth: Add support for Large Receive Offload
Thomas Falcon
2
-1
/
+17
2015-04-30
ibmveth: Add GRO support
Thomas Falcon
1
-1
/
+1
2015-04-30
ibmveth: Add support for TSO
Thomas Falcon
2
-1
/
+19
2015-04-30
ibmveth: change rx buffer default allocation for CMO
Thomas Falcon
2
-1
/
+5
2015-04-30
net/mlx4_core: Fix unaligned accesses
David Ahern
1
-4
/
+14
2015-04-30
mlx4_en: Use correct loop cursor in error path.
Benjamin Poirier
1
-1
/
+1
2015-04-30
drivers: net: xgene: Add SGMII based 1GbE support with ring manager v2
Iyappan Subramanian
5
-29
/
+68
2015-04-30
drivers: net: xgene: Add 10GbE support with ring manager v2
Iyappan Subramanian
5
-25
/
+152
2015-04-30
drivers: net: xgene: Add ring manager v2 functions
Iyappan Subramanian
5
-1
/
+253
2015-04-30
drivers: net: xgene: Change ring manager to use function pointers
Iyappan Subramanian
4
-30
/
+61
2015-04-30
modsign: change default key details
David Howells
2
-6
/
+6
2015-04-30
dm: fix free_rq_clone() NULL pointer when requeueing unmapped request
Mike Snitzer
1
-4
/
+12
2015-04-30
dm: only initialize the request_queue once
Christoph Hellwig
2
-11
/
+9
2015-04-30
arm64: perf: Fix the pmu node name in warning message
Suzuki K. Poulose
1
-1
/
+1
2015-04-30
arm64: perf: don't warn about missing interrupt-affinity property for PPIs
Will Deacon
1
-1
/
+6
2015-04-30
tcp_westwood: fix tcp_westwood_info()
Eric Dumazet
1
-7
/
+8
2015-04-29
tcp: update reordering first before detecting loss
Yuchung Cheng
1
-4
/
+2
2015-04-29
tcp: add TCP_CC_INFO socket option
Eric Dumazet
2
-0
/
+22
2015-04-29
tcp: prepare CC get_info() access from getsockopt()
Eric Dumazet
7
-34
/
+46
2015-04-29
tcp: add tcpi_bytes_received to tcp_info
Eric Dumazet
5
-4
/
+20
2015-04-29
tcp: add tcpi_bytes_acked to tcp_info
Eric Dumazet
5
-4
/
+22
2015-04-29
Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent
Forrest Liu
1
-25
/
+26
2015-04-29
cxgb4: Fix MC1 memory offset calculation
Hariprasad Shenai
1
-1
/
+1
2015-04-29
bnx2x: Delay during kdump load
Yuval Mintz
1
-0
/
+6
[next]