index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-29
samples/bpf: add back functionality to redefine LLC command
Jesper Dangaard Brouer
1
-1
/
+5
2016-04-29
Merge branch 'cxgb4-mbox-cmd-logging'
David S. Miller
8
-45
/
+384
2016-04-29
cxgb4vf: Add support to enable logging of firmware mailbox commands for VF
Hariprasad Shenai
4
-25
/
+192
2016-04-29
cxgb4: Add support to enable logging of firmware mailbox commands
Hariprasad Shenai
4
-20
/
+192
2016-04-29
Merge branch 'hns-props'
David S. Miller
3
-34
/
+36
2016-04-29
dts: hisi: update hns dst for changing property port-id to reg
Yisen.Zhuang\(Zhuangyuzeng\)
1
-4
/
+6
2016-04-29
Documentation: Bindings: Update DT binding for hns dsaf node
Yisen.Zhuang\(Zhuangyuzeng\)
1
-15
/
+13
2016-04-29
net: hns: change port-id property to reg property in dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
1
-3
/
+3
2016-04-29
net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon property
Yisen.Zhuang\(Zhuangyuzeng\)
1
-12
/
+14
2016-04-29
ipvlan: Fix failure path in dev registration during link creation
Mahesh Bandewar
1
-11
/
+8
2016-04-29
pch_gbe: replace private tx ring lock with common netif_tx_lock
françois romieu
2
-10
/
+2
2016-04-29
net: dsa: Provide CPU port statistics to master netdev
Florian Fainelli
2
-0
/
+93
2016-04-29
tcp: give prequeue mode some care
Eric Dumazet
1
-5
/
+5
2016-04-29
fq: split out backlog update logic
Michal Kazior
1
-11
/
+19
2016-04-28
tipc: remove an unnecessary NULL check
Dan Carpenter
1
-2
/
+1
2016-04-28
net/mlx5e: avoid stack overflow in mlx5e_open_channels
Arnd Bergmann
1
-8
/
+10
2016-04-28
tuntap: calculate rps hash only when needed
Jason Wang
2
-1
/
+4
2016-04-28
Merge branch 'tcp-eor'
David S. Miller
4
-3
/
+29
2016-04-28
tcp: Handle eor bit when fragmenting a skb
Martin KaFai Lau
1
-0
/
+9
2016-04-28
tcp: Handle eor bit when coalescing skb
Martin KaFai Lau
2
-0
/
+8
2016-04-28
tcp: Make use of MSG_EOR in tcp_sendmsg
Martin KaFai Lau
2
-3
/
+12
2016-04-28
Merge branch 'tcp-redundant-checks'
David S. Miller
5
-19
/
+17
2016-04-28
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
Soheil Hassas Yeganeh
5
-18
/
+16
2016-04-28
tcp: remove an unnecessary check in tcp_tx_timestamp
Soheil Hassas Yeganeh
1
-1
/
+1
2016-04-28
net: snmp: fix 64bit stats on 32bit arches
Eric Dumazet
1
-4
/
+4
2016-04-28
Merge branch 'socket-space-optimizations'
David S. Miller
1
-0
/
+8
2016-04-28
net: SOCKWQ_ASYNC_WAITDATA optimizations
Eric Dumazet
1
-2
/
+4
2016-04-28
net: SOCKWQ_ASYNC_NOSPACE optimizations
Eric Dumazet
1
-0
/
+6
2016-04-28
Merge branch 'snmp-stats-update'
David S. Miller
54
-531
/
+512
2016-04-28
net: snmp: kill STATS_BH macros
Eric Dumazet
8
-45
/
+45
2016-04-28
ipv6: kill ICMP6MSGIN_INC_STATS_BH()
Eric Dumazet
2
-4
/
+2
2016-04-28
ipv6: rename IP6_UPD_PO_STATS_BH()
Eric Dumazet
2
-3
/
+3
2016-04-28
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
7
-91
/
+91
2016-04-28
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
25
-149
/
+153
2016-04-28
net: rename IP_UPD_PO_STATS_BH()
Eric Dumazet
2
-4
/
+4
2016-04-28
net: rename IP_ADD_STATS_BH()
Eric Dumazet
3
-5
/
+5
2016-04-28
net: rename ICMP6_INC_STATS_BH()
Eric Dumazet
6
-15
/
+15
2016-04-28
net: rename IP_INC_STATS_BH()
Eric Dumazet
8
-29
/
+29
2016-04-28
net: sctp: rename SCTP_INC_STATS_BH()
Eric Dumazet
2
-7
/
+7
2016-04-28
net: icmp: rename ICMPMSGIN_INC_STATS_BH()
Eric Dumazet
2
-2
/
+2
2016-04-28
net: tcp: rename TCP_INC_STATS_BH
Eric Dumazet
7
-25
/
+25
2016-04-28
net: xfrm: kill XFRM_INC_STATS_BH()
Eric Dumazet
1
-2
/
+0
2016-04-28
net: udp: rename UDP_INC_STATS_BH()
Eric Dumazet
5
-52
/
+52
2016-04-28
net: rename ICMP_INC_STATS_BH()
Eric Dumazet
6
-14
/
+14
2016-04-28
dccp: rename DCCP_INC_STATS_BH()
Eric Dumazet
7
-16
/
+16
2016-04-28
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
10
-78
/
+59
2016-04-28
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
21
-407
/
+947
2016-04-28
net-rfs: fix false sharing accessing sd->input_queue_head
Eric Dumazet
1
-2
/
+6
2016-04-28
net: w5100: support W5500
Akinobu Mita
4
-85
/
+365
2016-04-27
i40evf: Add driver support for promiscuous mode
Anjali Singhai Jain
4
-7
/
+40
[next]