index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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
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
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
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
devpts: more pty driver interface cleanups
Linus Torvalds
5
-59
/
+28
2016-04-26
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
1
-1
/
+0
2016-04-26
pch_gbe: fix bogus trylock conversion
Florian Westphal
1
-1
/
+1
2016-04-26
sh_eth: rename ARSTR register bit
Sergei Shtylyov
2
-4
/
+4
2016-04-26
sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset()
Sergei Shtylyov
1
-1
/
+1
2016-04-26
net/mlx5e: Fix checksum handling for non-stripped vlan packets
Saeed Mahameed
4
-12
/
+38
2016-04-26
net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)
Gal Pressman
3
-3
/
+78
2016-04-26
net/mlx5e: Add ethtool support for dump module EEPROM
Gal Pressman
4
-1
/
+173
2016-04-26
net/mlx5e: Add ethtool support for interface identify (LED blinking)
Gal Pressman
4
-0
/
+45
2016-04-26
net/mlx5e: Add support for RXALL netdev feature
Eran Ben Elisha
4
-0
/
+74
2016-04-26
net/mlx5e: Improve set features ndo resiliency
Gal Pressman
1
-28
/
+82
2016-04-26
net/mlx5e: Add link down events counter
Gal Pressman
3
-1
/
+15
2016-04-26
net/mlx5e: Add per priority group to PPort counters
Gal Pressman
4
-4
/
+93
2016-04-26
net/mlx5e: Rename VPort counters
Gal Pressman
1
-16
/
+19
2016-04-26
net/mlx5e: Statistics handling refactoring
Gal Pressman
5
-440
/
+483
[next]