index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-04
sch_choke: Use flow_keys_digest
Tom Herbert
1
-10
/
+4
2015-05-04
net: Add flow_keys digest
Tom Herbert
1
-0
/
+27
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
1
-8
/
+30
2015-05-04
net: ipv4: route: Fix sending IGMP messages with link address
Andrew Lunn
1
-1
/
+2
2015-05-03
net: sched: run ingress qdisc without locks
Alexei Starovoitov
2
-4
/
+3
2015-05-03
tcp: invoke pkts_acked hook on every ACK
Kenneth Klette Jonassen
1
-6
/
+3
2015-05-03
tcp: improve RTT from SACK for CC
Kenneth Klette Jonassen
1
-18
/
+22
2015-05-03
tcp: move struct tcp_sacktag_state to tcp_ack()
Kenneth Klette Jonassen
1
-23
/
+22
2015-05-03
etherdev: Use skb->data to retrieve Ethernet header instead of eth_hdr
Alexander Duyck
1
-1
/
+2
2015-05-03
etherdev: Process is_multicast_ether_addr at same size as other operations
Alexander Duyck
1
-1
/
+1
2015-05-03
etherdev: Avoid unnecessary byte swap in check for Ethertype
Alexander Duyck
1
-1
/
+1
2015-05-03
ipv6: Flow label state ranges
Tom Herbert
3
-0
/
+13
2015-05-03
ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flags
Martin KaFai Lau
1
-1
/
+1
2015-05-02
net: sched: remove TC_MUNGED bits
Florian Westphal
2
-9
/
+1
2015-05-02
ipv4: remove the unnecessary codes in fib_info_hash_move
Li RongQing
1
-4
/
+0
2015-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-35
/
+30
2015-05-01
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-05-01
ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer
Martin KaFai Lau
2
-49
/
+1
2015-05-01
ipv6: Stop rt6_info from using inet_peer's metrics
Martin KaFai Lau
1
-43
/
+59
2015-05-01
ipv6: Stop /128 route from disappearing after pmtu update
Martin KaFai Lau
1
-2
/
+2
2015-05-01
ipv6: Extend the route lookups to low priority metrics.
Steffen Klassert
1
-5
/
+23
2015-05-01
ipv6: Consider RTF_CACHE when searching the fib6 tree
Martin KaFai Lau
2
-0
/
+8
2015-05-01
ipv4: speedup ip_idents_reserve()
Eric Dumazet
1
-9
/
+11
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
1
-0
/
+21
2015-04-29
tcp: prepare CC get_info() access from getsockopt()
Eric Dumazet
5
-33
/
+38
2015-04-29
tcp: add tcpi_bytes_received to tcp_info
Eric Dumazet
3
-4
/
+15
2015-04-29
tcp: add tcpi_bytes_acked to tcp_info
Eric Dumazet
2
-3
/
+16
2015-04-29
net: dsa: Fix scope of eeprom-length property
Guenter Roeck
1
-1
/
+1
2015-04-29
tipc: fix problem with parallel link synchronization mechanism
Jon Paul Maloy
1
-5
/
+2
2015-04-29
tipc: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2
-12
/
+13
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
3
-8
/
+10
2015-04-29
bridge/mdb: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
1
-1
/
+1
2015-04-29
net: sched: act_connmark: don't zap skb->nfct
Florian Westphal
1
-2
/
+0
2015-04-29
route: Use ipv4_mtu instead of raw rt_pmtu
Herbert Xu
1
-4
/
+1
2015-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+1
2015-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-105
/
+290
2015-04-27
netfilter; Add some missing default cases to switch statements in nft_reject.
David S. Miller
2
-0
/
+4
2015-04-26
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-732
/
+889
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-24
/
+24
2015-04-26
net: rfs: fix crash in get_rps_cpus()
Eric Dumazet
1
-6
/
+6
2015-04-25
net: fix crash in build_skb()
Eric Dumazet
2
-13
/
+24
2015-04-24
netfilter: nf_tables: fix wrong length for jump/goto verdicts
Florian Westphal
1
-2
/
+1
2015-04-24
inet: fix possible panic in reqsk_queue_unlink()
Eric Dumazet
7
-9
/
+47
2015-04-24
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
1
-21
/
+29
[next]