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
*
net: ipv6: Use passed in table for nexthop lookups
David Ahern
2016-04-27
1
-2
/
+38
*
taskstats: fix nl parsing in accounting/getdelays.c
Nicolas Dichtel
2016-04-27
1
-1
/
+4
*
pch_gbe: fix bogus trylock conversion
Florian Westphal
2016-04-26
1
-1
/
+1
*
Merge branch 'sh_eth-next'
David S. Miller
2016-04-26
2
-5
/
+5
|
\
|
*
sh_eth: rename ARSTR register bit
Sergei Shtylyov
2016-04-26
2
-4
/
+4
|
*
sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset()
Sergei Shtylyov
2016-04-26
1
-1
/
+1
|
/
*
Merge branch 'mlx5-next'
David S. Miller
2016-04-26
10
-470
/
+1092
|
\
|
*
net/mlx5e: Fix checksum handling for non-stripped vlan packets
Saeed Mahameed
2016-04-26
4
-12
/
+38
|
*
net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)
Gal Pressman
2016-04-26
3
-3
/
+78
|
*
net/mlx5e: Add ethtool support for dump module EEPROM
Gal Pressman
2016-04-26
4
-1
/
+173
|
*
net/mlx5e: Add ethtool support for interface identify (LED blinking)
Gal Pressman
2016-04-26
4
-0
/
+45
|
*
net/mlx5e: Add support for RXALL netdev feature
Eran Ben Elisha
2016-04-26
4
-0
/
+74
|
*
net/mlx5e: Improve set features ndo resiliency
Gal Pressman
2016-04-26
1
-28
/
+82
|
*
net/mlx5e: Add link down events counter
Gal Pressman
2016-04-26
3
-1
/
+15
|
*
net/mlx5e: Add per priority group to PPort counters
Gal Pressman
2016-04-26
4
-4
/
+93
|
*
net/mlx5e: Rename VPort counters
Gal Pressman
2016-04-26
1
-16
/
+19
|
*
net/mlx5e: Statistics handling refactoring
Gal Pressman
2016-04-26
5
-440
/
+483
|
*
net/mlx5e: Report additional error statistics in get stats ndo
Gal Pressman
2016-04-26
1
-6
/
+33
|
/
*
infiniband: nes: Kill unused variable in nes_netdev_start_xmit()
David S. Miller
2016-04-26
1
-1
/
+0
*
Merge branch 'netdev_tx_locked-removal'
David S. Miller
2016-04-26
21
-121
/
+43
|
\
|
*
net: remove NETDEV_TX_LOCKED support
Florian Westphal
2016-04-26
6
-49
/
+9
|
*
drivers: net: remove NETDEV_TX_LOCKED
Florian Westphal
2016-04-26
5
-26
/
+6
|
*
drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED
Florian Westphal
2016-04-26
5
-13
/
+21
|
*
atle1: remove LLTX support and TX_UNLOCKED
Florian Westphal
2016-04-26
2
-12
/
+1
|
*
atl1c: remove private tx lock
Florian Westphal
2016-04-26
2
-13
/
+1
|
*
RDMA/nes: remove use of NETDEV_TX_LOCKED
Florian Westphal
2016-04-26
1
-8
/
+5
|
/
*
Merge branch 'get_phy_device-retval'
David S. Miller
2016-04-26
5
-5
/
+5
|
\
|
*
of_mdio: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
2016-04-26
1
-1
/
+1
|
*
mdio_bus: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
2016-04-26
1
-1
/
+1
|
*
fixed_phy: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
2016-04-26
1
-1
/
+1
|
*
xgene: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
2016-04-26
1
-1
/
+1
|
*
phylib: don't return NULL from get_phy_device()
Sergei Shtylyov
2016-04-26
1
-1
/
+1
|
/
*
sh_eth: get rid of the 2nd parameter to sh_eth_dev_init()
Sergei Shtylyov
2016-04-26
1
-14
/
+9
*
sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_poli...
Xin Long
2016-04-26
1
-1
/
+5
*
macvtap: check minor when unregistering
Francesco Ruggeri
2016-04-26
1
-0
/
+3
*
macvlan: fix failure during registration v3
Francesco Ruggeri
2016-04-26
1
-6
/
+4
*
Merge branch 'qed-bandwidth-config'
David S. Miller
2016-04-26
7
-62
/
+491
|
\
|
*
qed: Add PF min bandwidth configuration support
Manish Chopra
2016-04-26
6
-2
/
+104
|
*
qed: Add PF max bandwidth configuration support
Manish Chopra
2016-04-26
4
-57
/
+165
|
*
qed: Add vport WFQ configuration APIs
Manish Chopra
2016-04-26
5
-4
/
+223
|
/
*
Merge branch 'cxgb4-next'
David S. Miller
2016-04-26
8
-87
/
+281
|
\
|
*
cxgb4: Decode link down reason code obtained from firmware
Hariprasad Shenai
2016-04-26
3
-0
/
+40
|
*
cxgb4: Don't assume FW_PORT_CMD reply is always port info msg
Hariprasad Shenai
2016-04-26
2
-37
/
+74
|
*
cxgb4: DCB message handler needs to use correct portid to netdev mapping
Hariprasad Shenai
2016-04-26
2
-3
/
+4
|
*
cxgb4: Refactor t4_port_init function
Hariprasad Shenai
2016-04-26
2
-40
/
+55
|
*
cxgb4: Properly decode port module type
Hariprasad Shenai
2016-04-26
1
-0
/
+11
|
*
cxgb4: Avoids race and deadlock while freeing tx descriptor
Hariprasad Shenai
2016-04-26
1
-0
/
+2
|
*
cxgb4: Add llseek operation for flash debugfs entry
Hariprasad Shenai
2016-04-26
1
-0
/
+1
|
*
cxgb4: add new routine to get adapter info
Hariprasad Shenai
2016-04-26
4
-8
/
+95
|
/
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-04-26
19
-167
/
+356
|
\
[next]