index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
genhd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2016-04-26
net/mlx5e: Report additional error statistics in get stats ndo
Gal Pressman
1
-6
/
+33
2016-04-26
infiniband: nes: Kill unused variable in nes_netdev_start_xmit()
David S. Miller
1
-1
/
+0
2016-04-26
net: remove NETDEV_TX_LOCKED support
Florian Westphal
6
-49
/
+9
2016-04-26
drivers: net: remove NETDEV_TX_LOCKED
Florian Westphal
5
-26
/
+6
2016-04-26
drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED
Florian Westphal
5
-13
/
+21
2016-04-26
atle1: remove LLTX support and TX_UNLOCKED
Florian Westphal
2
-12
/
+1
2016-04-26
atl1c: remove private tx lock
Florian Westphal
2
-13
/
+1
2016-04-26
RDMA/nes: remove use of NETDEV_TX_LOCKED
Florian Westphal
1
-8
/
+5
2016-04-26
of_mdio: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
1
-1
/
+1
2016-04-26
mdio_bus: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
1
-1
/
+1
2016-04-26
fixed_phy: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
1
-1
/
+1
2016-04-26
xgene: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
1
-1
/
+1
[next]