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
*
liquidio: change manner of detecting whether or not NIC firmware is loaded
Felix Manlunas
2017-08-24
3
-9
/
+15
*
gre: fix goto statement typo
William Tu
2017-08-23
1
-2
/
+2
*
Merge branch 'bpf-minor-cleanups'
David S. Miller
2017-08-23
2
-99
/
+73
|
\
|
*
bpf: minor cleanups for dev_map
Daniel Borkmann
2017-08-23
1
-59
/
+41
|
*
bpf: misc xdp redirect cleanups
Daniel Borkmann
2017-08-23
1
-40
/
+32
|
/
*
bpf: fix map value attribute for hash of maps
Daniel Borkmann
2017-08-23
1
-13
/
+17
*
MIPS,bpf: fix missing break in switch statement
Colin Ian King
2017-08-23
1
-0
/
+1
*
net: sched: use kvmalloc() for class hash tables
Eric Dumazet
2017-08-22
1
-18
/
+4
*
net: amd: constify zorro_device_id
Arvind Yadav
2017-08-22
2
-2
/
+2
*
Merge branch 'net-mvpp2-MAC-GoP-configuration'
David S. Miller
2017-08-22
2
-72
/
+361
|
\
|
*
Documentation/bindings: net: marvell-pp2: add the system controller
Antoine Ténart
2017-08-22
1
-0
/
+1
|
*
net: mvpp2: initialize the GoP
Antoine Ténart
2017-08-22
1
-0
/
+170
|
*
net: mvpp2: set maximum packet size for 10G ports
Stefan Chulski
2017-08-22
1
-2
/
+22
|
*
net: mvpp2: initialize the XLG MAC when using a port
Antoine Ténart
2017-08-22
1
-0
/
+25
|
*
net: mvpp2: initialize the GMAC when using a port
Antoine Ténart
2017-08-22
1
-25
/
+98
|
*
net: mvpp2: move the mii configuration in the ndo_open path
Antoine Ténart
2017-08-22
1
-1
/
+1
|
*
net: mvpp2: fix the synchronization module bypass macro name
Antoine Ténart
2017-08-22
1
-2
/
+2
|
*
net: mvpp2: unify register definitions coding style
Antoine Ténart
2017-08-22
1
-44
/
+44
|
/
*
gre: introduce native tunnel support for ERSPAN
William Tu
2017-08-22
5
-0
/
+335
*
udp: remove unreachable ufo branches
Willem de Bruijn
2017-08-22
2
-9
/
+5
*
net: mdio-gpio: make mdiobb_ops const
Bhumika Goyal
2017-08-22
1
-1
/
+1
*
net: ethernet: freescale: fs_enet: make mdiobb_ops const
Bhumika Goyal
2017-08-22
1
-1
/
+1
*
net: ethernet: ax88796: make mdiobb_ops const
Bhumika Goyal
2017-08-22
1
-1
/
+1
*
Merge branch 'tcp_conn_request-cleanup'
David S. Miller
2017-08-22
3
-12
/
+8
|
\
|
*
tcp: Remove the unused parameter for tcp_try_fastopen.
Tonghao Zhang
2017-08-22
3
-7
/
+4
|
*
tcp: Get a proper dst before checking it.
Tonghao Zhang
2017-08-22
1
-5
/
+4
|
/
*
Merge branch 'hv_netvsc-Ethtool-handler-to-change-UDP-hash-levels'
David S. Miller
2017-08-22
3
-13
/
+88
|
\
|
*
hv_netvsc: Update netvsc Document for UDP hash level setting
Haiyang Zhang
2017-08-22
1
-5
/
+17
|
*
hv_netvsc: Add ethtool handler to set and get UDP hash levels
Haiyang Zhang
2017-08-22
2
-8
/
+72
|
*
hv_netvsc: Clean up unused parameter from netvsc_get_rss_hash_opts()
Haiyang Zhang
2017-08-22
1
-3
/
+2
|
*
hv_netvsc: Clean up unused parameter from netvsc_get_hash()
Haiyang Zhang
2017-08-22
1
-2
/
+2
|
/
*
Merge branch 'liquidio-VF-driver-will-notify-NIC-firmware-of-MTU-change'
David S. Miller
2017-08-22
3
-7
/
+24
|
\
|
*
liquidio: make VF driver notify NIC firmware of MTU change
Veerasenareddy Burru
2017-08-22
1
-5
/
+22
|
*
liquidio: move macro definition to a proper place
Veerasenareddy Burru
2017-08-22
2
-2
/
+2
|
/
*
ptp: make ptp_clock_info const
Bhumika Goyal
2017-08-22
4
-4
/
+4
*
net: ethernet: make ptp_clock_info const
Bhumika Goyal
2017-08-22
6
-6
/
+6
*
net: hns3: Add support to change MTU in HNS3 hardware
Salil
2017-08-22
2
-0
/
+35
*
Merge branch 'Huawei-HiNIC-Ethernet-Driver'
David S. Miller
2017-08-22
39
-0
/
+12728
|
\
|
*
net-next/hinic: Add Maintainer
Aviad Krawczyk
2017-08-22
1
-0
/
+7
|
*
net-next/hinic: Add netpoll
Aviad Krawczyk
2017-08-22
1
-0
/
+20
|
*
net-next/hinic: Add ethtool and stats
Aviad Krawczyk
2017-08-22
8
-1
/
+341
|
*
net-next/hinic: Add Tx operation
Aviad Krawczyk
2017-08-22
8
-4
/
+799
|
*
net-next/hinic: Add Rx handler
Aviad Krawczyk
2017-08-22
16
-0
/
+1278
|
*
net-next/hinic: Add cmdq completion handler
Aviad Krawczyk
2017-08-22
2
-1
/
+308
|
*
net-next/hinic: Add cmdq commands
Aviad Krawczyk
2017-08-22
8
-2
/
+683
|
*
net-next/hinic: Add ceqs
Aviad Krawczyk
2017-08-22
7
-8
/
+427
|
*
net-next/hinic: Initialize cmdq
Aviad Krawczyk
2017-08-22
6
-6
/
+500
|
*
net-next/hinic: Set qp context
Aviad Krawczyk
2017-08-22
12
-2
/
+787
|
*
net-next/hinic: Add qp resources
Aviad Krawczyk
2017-08-22
6
-5
/
+507
|
*
net-next/hinic: Add wq
Aviad Krawczyk
2017-08-22
8
-5
/
+968
[next]