index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2015-05-04
tipc: involve reference counter for subscriber
Ying Xue
-68
/
+52
2015-05-04
tipc: introduce tipc_subscrb_create routine
Ying Xue
-13
/
+17
2015-05-04
tipc: rename functions defined in subscr.c
Ying Xue
-97
/
+75
2015-05-04
Merge branch 'igmp_mld_export'
David S. Miller
-208
/
+498
2015-05-04
net: Export IGMP/MLD message validation code
Linus Lüssing
-188
/
+498
2015-05-04
bridge: multicast: call skb_checksum_{simple_, }validate
Linus Lüssing
-24
/
+4
2015-05-04
tc: remove unused redirect ttl
Jamal Hadi Salim
-9
/
+2
2015-05-04
Merge branch 'via-rhine-rework'
David S. Miller
-87
/
+162
2015-05-04
via-rhine: close SMP transmit races.
françois romieu
-6
/
+45
2015-05-04
via-rhine: dma_wmb transmit barrier.
françois romieu
-1
/
+1
2015-05-04
via-rhine: add consistent memory barrier in vlan receive code.
françois romieu
-8
/
+14
2015-05-04
via-rhine: kiss rx_head_desc goodbye.
françois romieu
-10
/
+3
2015-05-04
via-rhine: forbid holes in the receive descriptor ring.
françois romieu
-50
/
+53
2015-05-04
via-rhine: gotoize rhine_open error path.
françois romieu
-6
/
+10
2015-05-04
via-rhine: allocate and map receive buffer in a single transaction
françois romieu
-14
/
+43
2015-05-04
via-rhine: commit receive buffer address before descriptor status update.
françois romieu
-0
/
+1
2015-05-04
Merge branch 'flow_keys_digest'
David S. Miller
-86
/
+92
2015-05-04
sch_choke: Use flow_keys_digest
Tom Herbert
-10
/
+4
2015-05-04
net: Add flow_keys digest
Tom Herbert
-0
/
+43
2015-05-04
sched: Call skb_get_hash_perturb in sch_sfq
Tom Herbert
-25
/
+2
2015-05-04
sched: Call skb_get_hash_perturb in sch_sfb
Tom Herbert
-16
/
+8
2015-05-04
sched: Call skb_get_hash_perturb in sch_hhf
Tom Herbert
-18
/
+1
2015-05-04
sched: Call skb_get_hash_perturb in sch_fq_codel
Tom Herbert
-9
/
+2
2015-05-04
net: Add skb_get_hash_perturb
Tom Herbert
-8
/
+32
2015-05-04
net: ipv4: route: Fix sending IGMP messages with link address
Andrew Lunn
-1
/
+2
2015-05-03
net: sched: run ingress qdisc without locks
Alexei Starovoitov
-4
/
+3
2015-05-03
Merge branch 'tcp_sack_rttm'
David S. Miller
-43
/
+43
2015-05-03
tcp: invoke pkts_acked hook on every ACK
Kenneth Klette Jonassen
-6
/
+3
2015-05-03
tcp: improve RTT from SACK for CC
Kenneth Klette Jonassen
-18
/
+22
2015-05-03
tcp: move struct tcp_sacktag_state to tcp_ack()
Kenneth Klette Jonassen
-23
/
+22
2015-05-03
Merge branch 'rhashtable-test'
David S. Miller
-91
/
+123
2015-05-03
rhashtable-test: Detect insertion failures
Thomas Graf
-6
/
+20
2015-05-03
rhashtable-test: Use walker to test bucket statistics
Thomas Graf
-30
/
+30
2015-05-03
rhashtable-test: Do not allocate individual test objects
Thomas Graf
-22
/
+6
2015-05-03
rhashtable-test: Get rid of ptr in test_obj structure
Thomas Graf
-6
/
+3
2015-05-03
rhashtable-test: Measure time to insert, remove & traverse entries
Thomas Graf
-31
/
+69
2015-05-03
rhashtable-test: Remove unused TEST_NEXPANDS
Thomas Graf
-1
/
+0
2015-05-03
Merge branch 'eth_type_trans'
David S. Miller
-4
/
+27
2015-05-03
etherdev: Use skb->data to retrieve Ethernet header instead of eth_hdr
Alexander Duyck
-1
/
+2
2015-05-03
etherdev: Process is_multicast_ether_addr at same size as other operations
Alexander Duyck
-2
/
+24
2015-05-03
etherdev: Avoid unnecessary byte swap in check for Ethertype
Alexander Duyck
-1
/
+1
2015-05-03
ipv6: Flow label state ranges
Tom Herbert
-2
/
+29
2015-05-03
ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flags
Martin KaFai Lau
-1
/
+1
2015-05-02
net: sched: remove TC_MUNGED bits
Florian Westphal
-13
/
+4
2015-05-02
ipv4: remove the unnecessary codes in fib_info_hash_move
Li RongQing
-4
/
+0
2015-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-811
/
+1725
2015-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-159
/
+224
2015-05-01
virtio: fix typo in vring_need_event() doc comment
Stefan Hajnoczi
-1
/
+1
2015-05-01
virtio: pass baton to Michael Tsirkin
Rusty Russell
-1
/
+0
2015-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
-0
/
+5
[next]