index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: provide SYN headers for passive connections
Eric Dumazet
2015-05-05
7
-1
/
+70
*
net: fix two sparse warnings introduced by IGMP/MLD parsing exports
Linus Lüssing
2015-05-04
2
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-05-04
10
-95
/
+123
|
\
|
*
ixgbe: Use a signed type to hold error codes
Mark Rustad
2015-05-04
4
-11
/
+11
|
*
ixgbe: Release semaphore bits in the right order
Mark Rustad
2015-05-04
1
-4
/
+4
|
*
ixgbe: Fix IOSF SB access issues
Mark Rustad
2015-05-04
1
-37
/
+65
|
*
e1000e: fix call to do_div() to use u64 arg
Jeff Kirsher
2015-05-04
1
-6
/
+7
|
*
e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo frames
Alexander Duyck
2015-05-04
1
-0
/
+14
|
*
e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
Alexander Duyck
2015-05-04
3
-16
/
+14
|
*
e100: don't initialize int object to zero
Jean Sacren
2015-05-04
1
-1
/
+1
|
*
igb: simplify and clean up igb_enable_mas()
Todd Fujinaka
2015-05-04
1
-20
/
+7
*
|
Merge branch 'tipc-topology-cleanup'
David S. Miller
2015-05-04
5
-165
/
+137
|
\
\
|
*
|
tipc: deal with return value of tipc_conn_new callback
Ying Xue
2015-05-04
1
-0
/
+4
|
*
|
tipc: adjust locking policy of subscription
Ying Xue
2015-05-04
1
-2
/
+4
|
*
|
tipc: involve reference counter for subscriber
Ying Xue
2015-05-04
1
-68
/
+52
|
*
|
tipc: introduce tipc_subscrb_create routine
Ying Xue
2015-05-04
1
-13
/
+17
|
*
|
tipc: rename functions defined in subscr.c
Ying Xue
2015-05-04
4
-97
/
+75
|
/
/
*
|
Merge branch 'igmp_mld_export'
David S. Miller
2015-05-04
8
-208
/
+498
|
\
\
|
*
|
net: Export IGMP/MLD message validation code
Linus Lüssing
2015-05-04
8
-188
/
+498
|
*
|
bridge: multicast: call skb_checksum_{simple_, }validate
Linus Lüssing
2015-05-04
1
-24
/
+4
|
/
/
*
/
tc: remove unused redirect ttl
Jamal Hadi Salim
2015-05-04
2
-9
/
+2
|
/
*
Merge branch 'via-rhine-rework'
David S. Miller
2015-05-04
1
-87
/
+162
|
\
|
*
via-rhine: close SMP transmit races.
françois romieu
2015-05-04
1
-6
/
+45
|
*
via-rhine: dma_wmb transmit barrier.
françois romieu
2015-05-04
1
-1
/
+1
|
*
via-rhine: add consistent memory barrier in vlan receive code.
françois romieu
2015-05-04
1
-8
/
+14
|
*
via-rhine: kiss rx_head_desc goodbye.
françois romieu
2015-05-04
1
-10
/
+3
|
*
via-rhine: forbid holes in the receive descriptor ring.
françois romieu
2015-05-04
1
-50
/
+53
|
*
via-rhine: gotoize rhine_open error path.
françois romieu
2015-05-04
1
-6
/
+10
|
*
via-rhine: allocate and map receive buffer in a single transaction
françois romieu
2015-05-04
1
-14
/
+43
|
*
via-rhine: commit receive buffer address before descriptor status update.
françois romieu
2015-05-04
1
-0
/
+1
|
/
*
Merge branch 'flow_keys_digest'
David S. Miller
2015-05-04
8
-86
/
+92
|
\
|
*
sch_choke: Use flow_keys_digest
Tom Herbert
2015-05-04
1
-10
/
+4
|
*
net: Add flow_keys digest
Tom Herbert
2015-05-04
2
-0
/
+43
|
*
sched: Call skb_get_hash_perturb in sch_sfq
Tom Herbert
2015-05-04
1
-25
/
+2
|
*
sched: Call skb_get_hash_perturb in sch_sfb
Tom Herbert
2015-05-04
1
-16
/
+8
|
*
sched: Call skb_get_hash_perturb in sch_hhf
Tom Herbert
2015-05-04
1
-18
/
+1
|
*
sched: Call skb_get_hash_perturb in sch_fq_codel
Tom Herbert
2015-05-04
1
-9
/
+2
|
*
net: Add skb_get_hash_perturb
Tom Herbert
2015-05-04
2
-8
/
+32
|
/
*
net: ipv4: route: Fix sending IGMP messages with link address
Andrew Lunn
2015-05-04
1
-1
/
+2
*
net: sched: run ingress qdisc without locks
Alexei Starovoitov
2015-05-03
2
-4
/
+3
*
Merge branch 'tcp_sack_rttm'
David S. Miller
2015-05-03
1
-43
/
+43
|
\
|
*
tcp: invoke pkts_acked hook on every ACK
Kenneth Klette Jonassen
2015-05-03
1
-6
/
+3
|
*
tcp: improve RTT from SACK for CC
Kenneth Klette Jonassen
2015-05-03
1
-18
/
+22
|
*
tcp: move struct tcp_sacktag_state to tcp_ack()
Kenneth Klette Jonassen
2015-05-03
1
-23
/
+22
|
/
*
Merge branch 'rhashtable-test'
David S. Miller
2015-05-03
1
-91
/
+123
|
\
|
*
rhashtable-test: Detect insertion failures
Thomas Graf
2015-05-03
1
-6
/
+20
|
*
rhashtable-test: Use walker to test bucket statistics
Thomas Graf
2015-05-03
1
-30
/
+30
|
*
rhashtable-test: Do not allocate individual test objects
Thomas Graf
2015-05-03
1
-22
/
+6
|
*
rhashtable-test: Get rid of ptr in test_obj structure
Thomas Graf
2015-05-03
1
-6
/
+3
|
*
rhashtable-test: Measure time to insert, remove & traverse entries
Thomas Graf
2015-05-03
1
-31
/
+69
[next]