index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
sched.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-06
selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits set
Luke Nelson
1
-0
/
+15
2020-03-06
bpf, x32: Fix bug with JMP32 JSET BPF_X checking upper bits
Luke Nelson
1
-4
/
+6
2020-03-05
bpf: Do not allow map_freeze in struct_ops map
Martin KaFai Lau
1
-0
/
+5
2020-03-05
bpf: Return better error value in delete_elem for struct_ops map
Martin KaFai Lau
1
-3
/
+11
2020-03-05
selftests/bpf: Add send_signal_sched_switch test
Yonghong Song
2
-0
/
+66
2020-03-05
bpf: Fix deadlock with rq_lock in bpf_send_signal()
Yonghong Song
1
-1
/
+1
2020-03-05
mailmap: Update email address
Quentin Monnet
1
-0
/
+1
2020-03-04
drivers/of/of_mdio.c:fix of_mdiobus_register()
Dajun Jin
1
-0
/
+1
2020-03-04
cxgb4: fix checks for max queues to allocate
Vishal Kulkarni
1
-22
/
+27
2020-03-04
phylink: Improve error message when validate failed
Hauke Mehrtens
1
-1
/
+7
2020-03-04
net: phy: bcm63xx: fix OOPS due to missing driver name
Jonas Gorski
1
-0
/
+1
2020-03-04
devlink: remove trigger command from devlink-region.rst
Jacob Keller
1
-3
/
+0
2020-03-04
docs: networking: net_failover: Fix a few typos
Jonathan Neuschäfer
1
-3
/
+3
2020-03-04
net: dsa: fix phylink_start()/phylink_stop() calls
Russell King
3
-12
/
+30
2020-03-03
selftests/net/fib_tests: update addr_metric_test for peer route testing
Hangbin Liu
1
-3
/
+31
2020-03-03
net/ipv6: remove the old peer route if change it to a new one
Hangbin Liu
1
-4
/
+17
2020-03-03
net/ipv6: need update peer route when modify metric
Hangbin Liu
1
-4
/
+16
2020-03-03
nfc: add missing attribute validation for vendor subcommand
Jakub Kicinski
1
-0
/
+2
2020-03-03
nfc: add missing attribute validation for deactivate target
Jakub Kicinski
1
-0
/
+1
2020-03-03
nfc: add missing attribute validation for SE API
Jakub Kicinski
1
-0
/
+1
2020-03-03
tipc: add missing attribute validation for MTU property
Jakub Kicinski
1
-0
/
+1
2020-03-03
team: add missing attribute validation for array index
Jakub Kicinski
1
-0
/
+1
2020-03-03
team: add missing attribute validation for port ifindex
Jakub Kicinski
1
-0
/
+1
2020-03-03
net: taprio: add missing attribute validation for txtime delay
Jakub Kicinski
1
-0
/
+1
2020-03-03
net: fq: add missing attribute validation for orphan mask
Jakub Kicinski
1
-0
/
+1
2020-03-03
openvswitch: add missing attribute validation for hash
Jakub Kicinski
1
-0
/
+1
2020-03-03
macsec: add missing attribute validation for port
Jakub Kicinski
1
-0
/
+1
2020-03-03
can: add missing attribute validation for termination
Jakub Kicinski
1
-0
/
+1
2020-03-03
nl802154: add missing attribute validation for dev_type
Jakub Kicinski
1
-0
/
+1
2020-03-03
nl802154: add missing attribute validation
Jakub Kicinski
1
-0
/
+5
2020-03-03
fib: add missing attribute validation for tun_id
Jakub Kicinski
1
-0
/
+1
2020-03-03
devlink: validate length of region addr/len
Jakub Kicinski
1
-0
/
+2
2020-03-03
devlink: validate length of param values
Jakub Kicinski
1
-12
/
+19
2020-03-02
bnxt_en: fix error handling when flashing from file
Edwin Peer
1
-13
/
+11
2020-03-02
bnxt_en: reinitialize IRQs when MTU is modified
Vasundhara Volam
1
-2
/
+2
2020-03-02
net: phy: avoid clearing PHY interrupts twice in irq handler
Heiner Kallweit
2
-1
/
+3
2020-03-01
net: dsa: sja1105: Don't destroy not-yet-created xmit_worker
Vladimir Oltean
1
-1
/
+2
2020-03-01
net/ipv6: use configured metric when add peer route
Hangbin Liu
1
-3
/
+3
2020-03-01
net: dsa: mv88e6xxx: fix lockup on warm boot
Russell King
1
-1
/
+7
2020-03-01
atm: nicstar: fix if-statement empty body warning
Randy Dunlap
1
-1
/
+1
2020-03-01
netlink: Use netlink header as base to calculate bad attribute offset
Pablo Neira Ayuso
1
-1
/
+1
2020-03-01
r8152: check disconnect status after long sleep
You-Sheng Yang
1
-0
/
+8
2020-02-27
net: dsa: mv88e6xxx: Fix masking of egress port
Andrew Lunn
1
-2
/
+2
2020-02-27
mlxsw: pci: Wait longer before accessing the device after reset
Amit Cohen
1
-1
/
+1
2020-02-27
sfc: fix timestamp reconstruction at 16-bit rollover points
Alex Maftei (amaftei)
1
-3
/
+35
2020-02-27
vsock: fix potential deadlock in transport->release()
Stefano Garzarella
3
-13
/
+12
2020-02-27
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
David S. Miller
1
-1
/
+1
2020-02-27
net: rmnet: fix packet forwarding in rmnet bridge mode
Taehee Yoo
1
-0
/
+3
2020-02-27
net: rmnet: fix bridge mode bugs
Taehee Yoo
4
-77
/
+64
2020-02-27
net: rmnet: use upper/lower device infrastructure
Taehee Yoo
1
-19
/
+16
[next]