index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-04
e100: don't initialize int object to zero
Jean Sacren
1
-1
/
+1
2015-05-04
igb: simplify and clean up igb_enable_mas()
Todd Fujinaka
1
-20
/
+7
2015-05-04
via-rhine: close SMP transmit races.
françois romieu
1
-6
/
+45
2015-05-04
via-rhine: dma_wmb transmit barrier.
françois romieu
1
-1
/
+1
2015-05-04
via-rhine: add consistent memory barrier in vlan receive code.
françois romieu
1
-8
/
+14
2015-05-04
via-rhine: kiss rx_head_desc goodbye.
françois romieu
1
-10
/
+3
2015-05-04
via-rhine: forbid holes in the receive descriptor ring.
françois romieu
1
-50
/
+53
2015-05-04
via-rhine: gotoize rhine_open error path.
françois romieu
1
-6
/
+10
2015-05-04
via-rhine: allocate and map receive buffer in a single transaction
françois romieu
1
-14
/
+43
2015-05-04
via-rhine: commit receive buffer address before descriptor status update.
françois romieu
1
-0
/
+1
2015-05-04
sch_choke: Use flow_keys_digest
Tom Herbert
1
-10
/
+4
2015-05-04
net: Add flow_keys digest
Tom Herbert
2
-0
/
+43
2015-05-04
sched: Call skb_get_hash_perturb in sch_sfq
Tom Herbert
1
-25
/
+2
2015-05-04
sched: Call skb_get_hash_perturb in sch_sfb
Tom Herbert
1
-16
/
+8
2015-05-04
sched: Call skb_get_hash_perturb in sch_hhf
Tom Herbert
1
-18
/
+1
2015-05-04
sched: Call skb_get_hash_perturb in sch_fq_codel
Tom Herbert
1
-9
/
+2
2015-05-04
net: Add skb_get_hash_perturb
Tom Herbert
2
-8
/
+32
2015-05-04
net: ipv4: route: Fix sending IGMP messages with link address
Andrew Lunn
1
-1
/
+2
2015-05-04
net: sched: run ingress qdisc without locks
Alexei Starovoitov
2
-4
/
+3
2015-05-04
tcp: invoke pkts_acked hook on every ACK
Kenneth Klette Jonassen
1
-6
/
+3
2015-05-04
tcp: improve RTT from SACK for CC
Kenneth Klette Jonassen
1
-18
/
+22
2015-05-04
tcp: move struct tcp_sacktag_state to tcp_ack()
Kenneth Klette Jonassen
1
-23
/
+22
2015-05-04
rhashtable-test: Detect insertion failures
Thomas Graf
1
-6
/
+20
2015-05-04
rhashtable-test: Use walker to test bucket statistics
Thomas Graf
1
-30
/
+30
2015-05-04
rhashtable-test: Do not allocate individual test objects
Thomas Graf
1
-22
/
+6
2015-05-04
rhashtable-test: Get rid of ptr in test_obj structure
Thomas Graf
1
-6
/
+3
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
[next]