index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
net: ensure unbound datagram socket to be chosen when not in a VRF
Mike Manning
5
-21
/
+31
2018-11-08
net: ensure unbound stream socket to be chosen when not in a VRF
Mike Manning
4
-16
/
+31
2018-11-08
net: allow binding socket in a VRF when there's an unbound socket
Robert Shearman
6
-22
/
+51
2018-11-07
net: hns3: Remove set but not used variable 'reset_level'
YueHaibing
1
-10
/
+3
2018-11-07
nfp: flower: use the common netdev notifier
Jakub Kicinski
4
-55
/
+30
2018-11-07
nfp: register a notifier handler in a central location for the device
Jakub Kicinski
2
-15
/
+57
2018-11-07
nfp: flower: make nfp_fl_lag_changels_event() void
Jakub Kicinski
1
-8
/
+5
2018-11-07
nfp: flower: don't try to nack device unregister events
Jakub Kicinski
1
-9
/
+12
2018-11-07
nfp: flower: remove unnecessary iteration over devices
Jakub Kicinski
1
-7
/
+0
2018-11-07
nfp: flower: add ipv6 set flow label and hop limit offload
Pieter Jansen van Vuuren
2
-4
/
+75
2018-11-07
nfp: flower: add ipv4 set ttl and tos offload
Pieter Jansen van Vuuren
2
-6
/
+73
2018-11-07
net: hns3: fix for cmd queue memory not freed problem during reset
Huazhong Tan
3
-65
/
+91
2018-11-07
net: hns3: add error handler for hclge_reset()
Huazhong Tan
2
-22
/
+120
2018-11-07
net: hns3: call roce's reset notify callback when resetting
Huazhong Tan
1
-0
/
+33
2018-11-07
net: hns3: adjust the process of PF reset
Huazhong Tan
1
-2
/
+36
2018-11-07
net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...
Huazhong Tan
7
-34
/
+28
2018-11-07
net: hns3: ignore new coming low-level reset while doing high-level reset
Huazhong Tan
1
-11
/
+16
2018-11-07
net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting
Huazhong Tan
4
-0
/
+48
2018-11-07
net: hns3: enable/disable ring in the enet while doing UP/DOWN
Huazhong Tan
4
-44
/
+41
2018-11-07
net: hns3: adjust the location of clearing the table when doing reset
Huazhong Tan
1
-10
/
+10
2018-11-07
net: hns3: provide some interface & information for the client
Huazhong Tan
5
-0
/
+68
2018-11-07
net: hns3: add set_default_reset_request in the hnae3_ae_ops
Huazhong Tan
5
-1
/
+45
2018-11-07
net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of ...
Huazhong Tan
2
-1
/
+18
2018-11-07
net: systemport: Unmap queues upon DSA unregister event
Florian Fainelli
1
-6
/
+50
2018-11-07
net: systemport: Simplify queue mapping logic
Florian Fainelli
2
-9
/
+9
2018-11-07
net: dsa: bcm_sf2: Turn on PHY to allow successful registration
Florian Fainelli
1
-0
/
+4
2018-11-07
net: systemport: Restore Broadcom tag match filters upon resume
Florian Fainelli
2
-0
/
+13
2018-11-07
net: dsa: bcm_sf2: Get rid of unmarshalling functions
Florian Fainelli
1
-310
/
+0
2018-11-07
net: dsa: bcm_sf2: Restore CFP rules during system resume
Florian Fainelli
3
-0
/
+41
2018-11-07
net: dsa: bcm_sf2: Split rule handling from HW operation
Florian Fainelli
1
-35
/
+54
2018-11-07
net: dsa: bcm_sf2: Keep copy of inserted rules
Florian Fainelli
3
-11
/
+137
2018-11-07
rtnetlink: Add more extack messages to rtnl_newlink
David Ahern
1
-2
/
+4
2018-11-07
net: Add extack argument to ip_fib_metrics_init
David Ahern
4
-11
/
+25
2018-11-07
net: Add extack argument to rtnl_create_link
David Ahern
7
-12
/
+19
2018-11-06
ipv6: gro: do not use slow memcmp() in ipv6_gro_receive()
Eric Dumazet
1
-3
/
+10
2018-11-06
net: skbuff.h: remove unnecessary unlikely()
Yangtao Li
1
-3
/
+1
2018-11-06
ISDN: eicon: Remove driver
Olof Johansson
85
-41755
/
+0
2018-11-06
ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
Ard Biesheuvel
1
-1
/
+1
2018-11-06
net: alx: make alx_drv_name static
Rasmus Villemoes
2
-2
/
+1
2018-11-06
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
1
-3
/
+3
2018-11-06
sock_diag: fix autoloading of the raw_diag module
Andrei Vagin
1
-0
/
+1
2018-11-06
net: core: netpoll: Enable netconsole IPv6 link local address
Matwey V. Kornilov
1
-1
/
+2
2018-11-06
ipv6: properly check return value in inet6_dump_all()
Alexey Kodanev
1
-2
/
+2
2018-11-06
rtnetlink: restore handling of dumpit return value in rtnl_dump_all()
Alexey Kodanev
1
-1
/
+1
2018-11-05
net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS
Jeff Barnhill
1
-1
/
+1
2018-11-05
compiler: remove __no_sanitize_address_or_inline again
Martin Schwidefsky
3
-15
/
+3
2018-11-05
tracing/kprobes: Fix strpbrk() argument order
Masami Hiramatsu
1
-1
/
+1
2018-11-05
bonding/802.3ad: fix link_failure_count tracking
Jarod Wilson
1
-2
/
+2
2018-11-05
net: phy: realtek: fix RTL8201F sysfs name
Holger Hoffstätte
1
-1
/
+1
2018-11-05
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
1
-2
/
+2
[next]