index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: reorganize sk_buff for faster __copy_skb_header()
Eric Dumazet
2014-09-29
2
-100
/
+113
*
Merge branch 'qca7000_spi'
David S. Miller
2014-09-29
13
-0
/
+2048
|
\
|
*
net: qualcomm: new Ethernet over SPI driver for QCA7000
Stefan Wahren
2014-09-29
12
-0
/
+2001
|
*
Documentation: add Device tree bindings for QCA7000
Stefan Wahren
2014-09-29
1
-0
/
+47
|
/
*
Merge branch 'dctcp'
David S. Miller
2014-09-29
12
-78
/
+574
|
\
|
*
net: tcp: add DCTCP congestion control algorithm
Daniel Borkmann
2014-09-29
6
-3
/
+425
|
*
net: tcp: more detailed ACK events and events for CE marked packets
Florian Westphal
2014-09-29
3
-5
/
+30
|
*
net: tcp: split ack slow/fast events from cwnd_event
Florian Westphal
2014-09-29
3
-16
/
+32
|
*
net: tcp: add flag for ca to indicate that ECN is required
Daniel Borkmann
2014-09-29
3
-25
/
+63
|
*
net: tcp: assign tcp cong_ops when tcp sk is created
Florian Westphal
2014-09-29
4
-32
/
+27
|
/
*
net: sched: cls_rcvp, complete rcu conversion
John Fastabend
2014-09-29
1
-3
/
+41
*
dql: dql_queued() should write first to reduce bus transactions
Eric Dumazet
2014-09-29
1
-2
/
+10
*
net_sched: fix another regression in cls_tcindex
WANG Cong
2014-09-28
1
-1
/
+1
*
net_sched: fix errno in tcindex_set_parms()
WANG Cong
2014-09-28
1
-3
/
+2
*
Merge branch 'cxgb4-next'
David S. Miller
2014-09-28
6
-96
/
+274
|
\
|
*
cxgb4: Add support for adaptive rx
Hariprasad Shenai
2014-09-28
5
-2
/
+49
|
*
cxgb4/cxgb4vf: Add Devicde ID for two more adapter
Hariprasad Shenai
2014-09-28
2
-0
/
+6
|
*
cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.
Hariprasad Shenai
2014-09-28
1
-52
/
+52
|
*
cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.
Hariprasad Shenai
2014-09-28
3
-42
/
+167
|
/
*
arp: Do not perturb drop profiles with ignored ARP packets
Rick Jones
2014-09-28
1
-1
/
+5
*
net_sched: remove the first parameter from tcf_exts_destroy()
WANG Cong
2014-09-28
11
-21
/
+21
*
mlx4: exploit skb->xmit_more to conditionally send doorbell
Eric Dumazet
2014-09-28
1
-7
/
+16
*
Merge branch 'r8152'
David S. Miller
2014-09-28
1
-37
/
+209
|
\
|
*
r8152: support ethtool eee
hayeswang
2014-09-28
1
-0
/
+128
|
*
r8152: add functions to set EEE
hayeswang
2014-09-28
1
-25
/
+76
|
*
r8152: change the EEE definition
hayeswang
2014-09-28
1
-21
/
+14
|
/
*
Merge branch 'defxx-next'
David S. Miller
2014-09-28
2
-32
/
+44
|
\
|
*
defxx: DEFEA's ESIC port I/O decoding cleanup
Maciej W. Rozycki
2014-09-28
2
-20
/
+32
|
*
defxx: DEFEA's Burst Holdoff register initialization fix
Maciej W. Rozycki
2014-09-28
1
-2
/
+2
|
*
defxx: Correct DEFEA's ESIC port I/O accesses
Maciej W. Rozycki
2014-09-28
1
-15
/
+15
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-09-28
10
-38
/
+303
|
\
|
*
ipsec: Remove obsolete MAX_AH_AUTH_LEN
Herbert Xu
2014-09-18
4
-9
/
+1
|
*
xfrm: configure policy hash table thresholds by netlink
Christophe Gouault
2014-09-02
5
-3
/
+182
|
*
xfrm: hash prefixed policies based on preflen thresholds
Christophe Gouault
2014-09-02
3
-16
/
+117
|
*
xfrm: remove useless hash_resize_mutex locks
Ying Xue
2014-08-29
1
-10
/
+3
*
|
Merge branch 'dsa_eee'
David S. Miller
2014-09-28
5
-18
/
+203
|
\
\
|
*
|
net: dsa: bcm_sf2: add support for controlling EEE
Florian Fainelli
2014-09-28
3
-0
/
+79
|
*
|
net: dsa: allow switches driver to implement get/set EEE
Florian Fainelli
2014-09-28
2
-0
/
+49
|
*
|
net: dsa: bcm_sf2: add port_enable/disable callbacks
Florian Fainelli
2014-09-28
1
-20
/
+40
|
*
|
net: dsa: bcm_sf2: disable RGMII interface(s) when link is down
Florian Fainelli
2014-09-28
1
-0
/
+9
|
*
|
net: dsa: allow enabling and disable switch ports
Florian Fainelli
2014-09-28
2
-0
/
+22
|
*
|
net: dsa: start and stop the PHY state machine
Florian Fainelli
2014-09-28
1
-0
/
+6
|
/
/
*
|
tcp: use tcp_flags in tcp_data_queue()
Peter Pan(潘卫平)
2014-09-28
1
-3
/
+2
*
|
tcp: change tcp_skb_pcount() location
Eric Dumazet
2014-09-28
4
-11
/
+33
*
|
Merge branch 'tcp_skb_cb'
David S. Miller
2014-09-28
11
-34
/
+64
|
\
\
|
*
|
tcp: better TCP_SKB_CB layout to reduce cache line misses
Eric Dumazet
2014-09-28
4
-13
/
+30
|
*
|
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
Eric Dumazet
2014-09-28
5
-7
/
+9
|
*
|
ipv4: rename ip_options_echo to __ip_options_echo()
Eric Dumazet
2014-09-28
4
-14
/
+25
|
/
/
*
|
net : optimize skb_release_data()
Eric Dumazet
2014-09-26
1
-21
/
+22
*
|
sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructions
Alexei Starovoitov
2014-09-26
1
-1
/
+6
[next]