index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-03
net: ipv4: Pass fib_rt_info as const to fib_dump_info()
Amit Cohen
2
-2
/
+2
2021-02-03
netdevsim: fib: Perform the route programming in a non-atomic context
Amit Cohen
1
-140
/
+327
2021-02-03
netdevsim: fib: Convert the current occupancy to an atomic variable
Amit Cohen
1
-28
/
+27
2021-02-03
net: ipa: expand last transaction check
Alex Elder
1
-9
/
+25
2021-02-03
net: ipa: don't disable interrupt on suspend
Alex Elder
1
-15
/
+29
2021-02-03
net: ipa: disable interrupt and NAPI after channel stop
Alex Elder
1
-9
/
+9
2021-02-03
net: ipa: kill gsi_channel_freeze() and gsi_channel_thaw()
Alex Elder
1
-25
/
+12
2021-02-03
net: ipa: introduce __gsi_channel_start()
Alex Elder
1
-20
/
+23
2021-02-03
net: ipa: introduce gsi_channel_stop_retry()
Alex Elder
1
-5
/
+15
2021-02-03
net: ipa: don't thaw channel if error starting
Alex Elder
1
-2
/
+4
2021-02-03
net: fix up truesize of cloned skb in skb_prepare_for_shift()
Marco Elver
1
-1
/
+13
2021-02-03
mptcp: fix length of MP_PRIO suboption
Davide Caratti
2
-3
/
+5
2021-02-03
net: usb: rtl8150: use new tasklet API
Emil Renner Berthing
1
-3
/
+3
2021-02-03
net: usb: r8152: use new tasklet API
Emil Renner Berthing
1
-5
/
+3
2021-02-03
net: usb: pegasus: use new tasklet API
Emil Renner Berthing
1
-4
/
+3
2021-02-03
net: usb: lan78xx: use new tasklet API
Emil Renner Berthing
1
-3
/
+3
2021-02-03
net: usb: hso: use new tasklet API
Emil Renner Berthing
1
-5
/
+5
2021-02-03
ppp: use new tasklet API
Emil Renner Berthing
2
-8
/
+8
2021-02-03
ifb: use new tasklet API
Emil Renner Berthing
1
-4
/
+3
2021-02-03
caif_virtio: use new tasklet API
Emil Renner Berthing
1
-5
/
+3
2021-02-03
arcnet: use new tasklet API
Emil Renner Berthing
1
-4
/
+3
2021-02-02
net: hsr: align sup_multicast_addr in struct hsr_priv to u16 boundary
Andreas Oetken
1
-1
/
+4
2021-02-02
net: ipa: fix two format specifier errors
Alex Elder
1
-2
/
+2
2021-02-02
net: ipa: use the right accessor in ipa_endpoint_status_skip()
Alex Elder
1
-2
/
+2
2021-02-02
net: ipa: be explicit about endianness
Alex Elder
1
-1
/
+1
2021-02-02
net: ipa: add a missing __iomem attribute
Alex Elder
1
-1
/
+1
2021-02-02
net: ipa: pass correct dma_handle to dma_free_coherent()
Dan Carpenter
1
-1
/
+1
2021-02-02
r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set
Heiner Kallweit
1
-2
/
+2
2021-02-02
net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS
Sabyrzhan Tasbolatov
1
-0
/
+3
2021-02-02
net: mvpp2: TCAM entry enable should be written after SRAM data
Stefan Chulski
1
-5
/
+5
2021-02-02
net: lapb: Copy the skb before sending a packet
Xie He
1
-1
/
+2
2021-02-02
net/mlx5e: Release skb in case of failure in tc update skb
Maor Dickman
1
-4
/
+12
2021-02-02
net/mlx5e: Update max_opened_tc also when channels are closed
Maxim Mikityanskiy
1
-4
/
+2
2021-02-02
net/mlx5: Fix leak upon failure of rule creation
Maor Gottlieb
1
-0
/
+5
2021-02-02
net/mlx5: Fix function calculation for page trees
Daniel Jurgens
1
-1
/
+1
2021-02-02
ibmvnic: remove unnecessary rmb() inside ibmvnic_poll
Lijun Pan
1
-1
/
+0
2021-02-02
ibmvnic: rework to ensure SCRQ entry reads are properly ordered
Lijun Pan
1
-19
/
+11
2021-02-02
docs: networking: swap words in icmp_errors_use_inbound_ifaddr doc
Vincent Bernat
1
-1
/
+1
2021-02-02
udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Dongseok Yi
3
-7
/
+66
2021-02-02
net: ip_tunnel: fix mtu calculation
Vadim Fedorenko
1
-9
/
+7
2021-02-02
vsock: fix the race conditions in multi-transport support
Alexander Popov
1
-5
/
+12
2021-02-02
net: sched: replaced invalid qdisc tree flush helper in qdisc_replace
Alexander Ovechkin
1
-1
/
+1
2021-02-02
ibmvnic: device remove has higher precedence over reset
Lijun Pan
1
-5
/
+0
2021-02-02
net: dsa: hellcreek: Report FDB table occupancy
Kurt Kanzenbach
2
-7
/
+40
2021-02-02
net: dsa: hellcreek: Report VLAN table occupancy
Kurt Kanzenbach
2
-0
/
+64
2021-02-02
net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_add
DENG Qingfang
1
-1
/
+5
2021-02-01
i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"
Aleksandr Loktionov
2
-13
/
+1
2021-02-01
staging: rtl8723bs: Move wiphy setup to after reading the regulatory settings...
Hans de Goede
1
-2
/
+2
2021-02-01
igc: check return value of ret_val in igc_config_fc_after_link_up
Kevin Lo
1
-1
/
+1
2021-02-01
igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwr
Kevin Lo
1
-2
/
+1
[next]