index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-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
2016-04-27
i40e: Add VF promiscuous mode driver support
Anjali Singhai Jain
2
-6
/
+149
2016-04-27
i40e: Add promiscuous on VLAN support
Greg Rose
2
-0
/
+78
2016-04-27
i40e/i40evf: Only offload VLAN tag if enabled
Jesse Brandeburg
2
-2
/
+4
2016-04-27
i40e: Remove zero check
Greg Rose
1
-4
/
+1
2016-04-27
i40e: Add DeviceID for X722 QSFP+
Kamil Krawczyk
4
-0
/
+4
2016-04-27
i40e: Add device capability which defines if update is available
Michal Kosiarz
5
-0
/
+18
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
137
-698
/
+1416
2016-04-27
net: ipv6: Use passed in table for nexthop lookups
David Ahern
1
-2
/
+38
2016-04-27
taskstats: fix nl parsing in accounting/getdelays.c
Nicolas Dichtel
1
-1
/
+4
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-218
/
+351
2016-04-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-135
/
+310
2016-04-27
devpts: more pty driver interface cleanups
Linus Torvalds
5
-59
/
+28
2016-04-27
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
1
-1
/
+0
2016-04-27
pch_gbe: fix bogus trylock conversion
Florian Westphal
1
-1
/
+1
2016-04-26
Merge branch 'sh_eth-next'
David S. Miller
2
-5
/
+5
2016-04-26
sh_eth: rename ARSTR register bit
Sergei Shtylyov
2
-4
/
+4
[next]