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
*
Merge branch 'tcp-eor'
David S. Miller
2016-04-28
4
-3
/
+29
|
\
|
*
tcp: Handle eor bit when fragmenting a skb
Martin KaFai Lau
2016-04-28
1
-0
/
+9
|
*
tcp: Handle eor bit when coalescing skb
Martin KaFai Lau
2016-04-28
2
-0
/
+8
|
*
tcp: Make use of MSG_EOR in tcp_sendmsg
Martin KaFai Lau
2016-04-28
2
-3
/
+12
|
/
*
Merge branch 'tcp-redundant-checks'
David S. Miller
2016-04-28
5
-19
/
+17
|
\
|
*
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
Soheil Hassas Yeganeh
2016-04-28
5
-18
/
+16
|
*
tcp: remove an unnecessary check in tcp_tx_timestamp
Soheil Hassas Yeganeh
2016-04-28
1
-1
/
+1
|
/
*
net: snmp: fix 64bit stats on 32bit arches
Eric Dumazet
2016-04-28
1
-4
/
+4
*
Merge branch 'socket-space-optimizations'
David S. Miller
2016-04-28
1
-0
/
+8
|
\
|
*
net: SOCKWQ_ASYNC_WAITDATA optimizations
Eric Dumazet
2016-04-28
1
-2
/
+4
|
*
net: SOCKWQ_ASYNC_NOSPACE optimizations
Eric Dumazet
2016-04-28
1
-0
/
+6
|
/
*
Merge branch 'snmp-stats-update'
David S. Miller
2016-04-28
54
-531
/
+512
|
\
|
*
net: snmp: kill STATS_BH macros
Eric Dumazet
2016-04-28
8
-45
/
+45
|
*
ipv6: kill ICMP6MSGIN_INC_STATS_BH()
Eric Dumazet
2016-04-28
2
-4
/
+2
|
*
ipv6: rename IP6_UPD_PO_STATS_BH()
Eric Dumazet
2016-04-28
2
-3
/
+3
|
*
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
2016-04-28
7
-91
/
+91
|
*
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
2016-04-28
25
-149
/
+153
|
*
net: rename IP_UPD_PO_STATS_BH()
Eric Dumazet
2016-04-28
2
-4
/
+4
|
*
net: rename IP_ADD_STATS_BH()
Eric Dumazet
2016-04-28
3
-5
/
+5
|
*
net: rename ICMP6_INC_STATS_BH()
Eric Dumazet
2016-04-28
6
-15
/
+15
|
*
net: rename IP_INC_STATS_BH()
Eric Dumazet
2016-04-28
8
-29
/
+29
|
*
net: sctp: rename SCTP_INC_STATS_BH()
Eric Dumazet
2016-04-28
2
-7
/
+7
|
*
net: icmp: rename ICMPMSGIN_INC_STATS_BH()
Eric Dumazet
2016-04-28
2
-2
/
+2
|
*
net: tcp: rename TCP_INC_STATS_BH
Eric Dumazet
2016-04-28
7
-25
/
+25
|
*
net: xfrm: kill XFRM_INC_STATS_BH()
Eric Dumazet
2016-04-28
1
-2
/
+0
|
*
net: udp: rename UDP_INC_STATS_BH()
Eric Dumazet
2016-04-28
5
-52
/
+52
|
*
net: rename ICMP_INC_STATS_BH()
Eric Dumazet
2016-04-28
6
-14
/
+14
|
*
dccp: rename DCCP_INC_STATS_BH()
Eric Dumazet
2016-04-28
7
-16
/
+16
|
*
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
2016-04-28
10
-78
/
+59
|
/
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-04-28
21
-407
/
+947
|
\
|
*
i40evf: Add driver support for promiscuous mode
Anjali Singhai Jain
2016-04-27
4
-7
/
+40
|
*
i40e: Add VF promiscuous mode driver support
Anjali Singhai Jain
2016-04-27
2
-6
/
+149
|
*
i40e: Add promiscuous on VLAN support
Greg Rose
2016-04-27
2
-0
/
+78
|
*
i40e/i40evf: Only offload VLAN tag if enabled
Jesse Brandeburg
2016-04-27
2
-2
/
+4
|
*
i40e: Remove zero check
Greg Rose
2016-04-27
1
-4
/
+1
|
*
i40e: Add DeviceID for X722 QSFP+
Kamil Krawczyk
2016-04-27
4
-0
/
+4
|
*
i40e: Add device capability which defines if update is available
Michal Kosiarz
2016-04-27
5
-0
/
+18
|
*
i40evf: Allow PF driver to configure RSS
Mitch Williams
2016-04-26
4
-284
/
+294
|
*
i40e: Specify AQ event opcode to wait for
Shannon Nelson
2016-04-26
3
-7
/
+44
|
*
i40e: Code cleanup in i40e_add_fdir_ethtool
Shannon Nelson
2016-04-26
1
-5
/
+7
|
*
i40evf: Don't Panic
Mitch Williams
2016-04-26
1
-2
/
+4
|
*
i40e: Add support for configuring VF RSS
Mitch Williams
2016-04-26
3
-12
/
+217
|
*
i40e/i40evf: Add support for IPIP and SIT offloads
Alexander Duyck
2016-04-26
4
-16
/
+36
|
*
i40e/i40evf: Clean up feature flags
Alexander Duyck
2016-04-26
2
-69
/
+58
*
|
net-rfs: fix false sharing accessing sd->input_queue_head
Eric Dumazet
2016-04-28
1
-2
/
+6
*
|
net: w5100: support W5500
Akinobu Mita
2016-04-28
4
-85
/
+365
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-27
137
-698
/
+1416
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-04-27
27
-218
/
+351
|
|
\
\
|
|
*
|
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
2016-04-26
1
-1
/
+0
|
|
*
|
net: ipv6: Delete host routes on an ifdown
David Ahern
2016-04-26
1
-33
/
+15
[next]