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 'ftgmac100-rework-batch4-misc'
David S. Miller
2017-04-12
3
-123
/
+247
|
\
|
*
ftgmac100: Set default ring sizes to 128 entries
Benjamin Herrenschmidt
2017-04-12
1
-2
/
+2
|
*
ftgmac100: Make ring sizes configurable via ethtool
Benjamin Herrenschmidt
2017-04-12
1
-56
/
+148
|
*
ftgmac100: Add more register inits in ftgmac100_init_hw()
Benjamin Herrenschmidt
2017-04-12
1
-0
/
+36
|
*
ftgmac100: Open code remaining register writes
Benjamin Herrenschmidt
2017-04-12
1
-33
/
+20
|
*
ftgmac100: Rename ftgmac100_setup_mac to ftgmac100_initial_mac
Benjamin Herrenschmidt
2017-04-12
1
-2
/
+2
|
*
ftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_mac_addr
Benjamin Herrenschmidt
2017-04-12
1
-3
/
+3
|
*
ftgmac100: Set netdev->hw_features
Benjamin Herrenschmidt
2017-04-12
1
-3
/
+4
|
*
ftgmac100: Disable HW checksum generation on AST2400, enable on others
Benjamin Herrenschmidt
2017-04-12
3
-10
/
+6
|
*
ftgmac100: Use device "compatible" property, not machine.
Benjamin Herrenschmidt
2017-04-12
3
-11
/
+13
|
*
ftgmac100: Upgrade to NETIF_F_HW_CSUM
Benjamin Herrenschmidt
2017-04-12
1
-15
/
+25
|
/
*
Merge branch 'net-smc-next'
David S. Miller
2017-04-12
12
-50
/
+87
|
\
|
*
net/smc: do not use IB_SEND_INLINE together with mapped data
Ursula Braun
2017-04-12
2
-2
/
+1
|
*
net/smc: destruct non-accepted sockets
Ursula Braun
2017-04-12
2
-6
/
+9
|
*
net/smc: remove duplicate unhash
Ursula Braun
2017-04-12
1
-1
/
+0
|
*
net/smc: guarantee ConnClosed send after shutdown SHUT_WR
Ursula Braun
2017-04-12
1
-11
/
+25
|
*
net/smc: no socket state changes in tasklet context
Ursula Braun
2017-04-12
6
-20
/
+41
|
*
net/smc: always call the POLL_IN part of sk_wake_async
Ursula Braun
2017-04-12
1
-2
/
+1
|
*
net/smc: guarantee reset of write_blocked for heavy workload
Ursula Braun
2017-04-12
1
-1
/
+5
|
*
net/smc: return active RoCE port only
Ursula Braun
2017-04-12
1
-2
/
+5
|
*
net/smc: remove useless smc_ib_devices_list check
Ursula Braun
2017-04-12
3
-4
/
+1
|
*
net/smc: get rid of old comment
Ursula Braun
2017-04-12
1
-2
/
+0
|
/
*
net: stmmac: use netif_set_real_num_{rx,tx}_queues
Joao Pinto
2017-04-12
1
-2
/
+2
*
bpf: pass sk to helper functions
Willem de Bruijn
2017-04-11
2
-2
/
+10
*
devlink: fix return value check in devlink_dpipe_header_put()
Wei Yongjun
2017-04-11
1
-1
/
+1
*
Merge branch 's390-qeth-updates'
David S. Miller
2017-04-11
4
-393
/
+268
|
\
|
*
s390/qeth: remove unimplemented gdev routines
Julian Wiedmann
2017-04-11
2
-19
/
+2
|
*
s390/qeth: use LINK_MODE_* to report the link characteristics
Julian Wiedmann
2017-04-11
1
-24
/
+47
|
*
s390/qeth: convert to ETHTOOL_GLINKSETTINGS API
Julian Wiedmann
2017-04-11
4
-42
/
+40
|
*
s390/qeth: clean up qeth_set_ecmd_adv_sup()
Julian Wiedmann
2017-04-11
1
-29
/
+28
|
*
s390/qeth: use and remove some defines
Julian Wiedmann
2017-04-11
2
-3
/
+2
|
*
s390/qeth: use correct return type for hard_start_xmit()
Julian Wiedmann
2017-04-11
2
-2
/
+4
|
*
s390/qeth: remove unused parameter
Julian Wiedmann
2017-04-11
4
-5
/
+4
|
*
s390/qeth: move gdev shutdown handler to core
Julian Wiedmann
2017-04-11
4
-27
/
+6
|
*
s390/qeth: move NAPI poll routine to core
Julian Wiedmann
2017-04-11
4
-169
/
+97
|
*
s390/qeth: move common ioctl handling to core
Julian Wiedmann
2017-04-11
4
-99
/
+64
|
/
*
bpf: remove struct bpf_map_type_list
Johannes Berg
2017-04-11
7
-165
/
+53
*
bpf: remove struct bpf_prog_type_list
Johannes Berg
2017-04-11
5
-122
/
+44
*
Merge branch 'fec-driver-code-clean'
David S. Miller
2017-04-11
1
-17
/
+28
|
\
|
*
net: fec: add ERR007885 for i.MX6ul enet IP
Fugang Duan
2017-04-11
1
-2
/
+3
|
*
net: fec: correct the errata number comment typo
Fugang Duan
2017-04-11
1
-1
/
+1
|
*
net: fec: add phy-reset-gpios PROBE_DEFER check
Fugang Duan
2017-04-11
1
-8
/
+18
|
*
net: fec: pass ->dev to dma_alloc__coherent() API
Fugang Duan
2017-04-11
1
-2
/
+2
|
*
net: fec: avoid BD pointer type cast to 32bit
Fugang Duan
2017-04-11
1
-2
/
+2
|
*
net: fec: add return value check after calling .of_property_read_u32()
Fugang Duan
2017-04-11
1
-2
/
+2
|
/
*
Merge branch 'l2tp-drop-l2tp_session_find'
David S. Miller
2017-04-11
3
-58
/
+1
|
\
|
*
l2tp: remove l2tp_session_find()
Guillaume Nault
2017-04-11
2
-53
/
+1
|
*
l2tp: remove useless duplicate session detection in l2tp_netlink
Guillaume Nault
2017-04-11
1
-5
/
+0
|
/
*
Merge branch 'net-remove-pci_enable_msix'
David S. Miller
2017-04-11
10
-253
/
+112
|
\
|
*
mlxsw: convert to pci_alloc_irq_vectors
Christoph Hellwig
2017-04-11
1
-7
/
+6
[prev]
[next]