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
*
net: hns3: fix a not link up issue when fibre port supports autoneg
Jian Shen
2020-03-05
1
-1
/
+3
*
slip: make slhc_compress() more robust against malicious packets
Eric Dumazet
2020-03-05
1
-4
/
+10
*
drivers/of/of_mdio.c:fix of_mdiobus_register()
Dajun Jin
2020-03-04
1
-0
/
+1
*
cxgb4: fix checks for max queues to allocate
Vishal Kulkarni
2020-03-04
1
-22
/
+27
*
phylink: Improve error message when validate failed
Hauke Mehrtens
2020-03-04
1
-1
/
+7
*
net: phy: bcm63xx: fix OOPS due to missing driver name
Jonas Gorski
2020-03-04
1
-0
/
+1
*
devlink: remove trigger command from devlink-region.rst
Jacob Keller
2020-03-04
1
-3
/
+0
*
docs: networking: net_failover: Fix a few typos
Jonathan Neuschäfer
2020-03-04
1
-3
/
+3
*
net: dsa: fix phylink_start()/phylink_stop() calls
Russell King
2020-03-04
3
-12
/
+30
*
Merge branch 'Fix-IPv6-peer-route-update'
David S. Miller
2020-03-03
2
-11
/
+64
|
\
|
*
selftests/net/fib_tests: update addr_metric_test for peer route testing
Hangbin Liu
2020-03-03
1
-3
/
+31
|
*
net/ipv6: remove the old peer route if change it to a new one
Hangbin Liu
2020-03-03
1
-4
/
+17
|
*
net/ipv6: need update peer route when modify metric
Hangbin Liu
2020-03-03
1
-4
/
+16
|
/
*
Merge branch 'net-add-missing-netlink-policies'
David S. Miller
2020-03-03
11
-12
/
+40
|
\
|
*
nfc: add missing attribute validation for vendor subcommand
Jakub Kicinski
2020-03-03
1
-0
/
+2
|
*
nfc: add missing attribute validation for deactivate target
Jakub Kicinski
2020-03-03
1
-0
/
+1
|
*
nfc: add missing attribute validation for SE API
Jakub Kicinski
2020-03-03
1
-0
/
+1
|
*
tipc: add missing attribute validation for MTU property
Jakub Kicinski
2020-03-03
1
-0
/
+1
|
*
team: add missing attribute validation for array index
Jakub Kicinski
2020-03-03
1
-0
/
+1
|
*
team: add missing attribute validation for port ifindex
Jakub Kicinski
2020-03-03
1
-0
/
+1
|
*
net: taprio: add missing attribute validation for txtime delay
Jakub Kicinski
2020-03-03
1
-0
/
+1
|
*
net: fq: add missing attribute validation for orphan mask
Jakub Kicinski
2020-03-03
1
-0
/
+1
|
*
openvswitch: add missing attribute validation for hash
Jakub Kicinski
2020-03-03
1
-0
/
+1
|
*
macsec: add missing attribute validation for port
Jakub Kicinski
2020-03-03
1
-0
/
+1
|
*
can: add missing attribute validation for termination
Jakub Kicinski
2020-03-03
1
-0
/
+1
|
*
nl802154: add missing attribute validation for dev_type
Jakub Kicinski
2020-03-03
1
-0
/
+1
|
*
nl802154: add missing attribute validation
Jakub Kicinski
2020-03-03
1
-0
/
+5
|
*
fib: add missing attribute validation for tun_id
Jakub Kicinski
2020-03-03
1
-0
/
+1
|
*
devlink: validate length of region addr/len
Jakub Kicinski
2020-03-03
1
-0
/
+2
|
*
devlink: validate length of param values
Jakub Kicinski
2020-03-03
1
-12
/
+19
|
/
*
Merge branch 'bnxt_en-2-bug-fixes'
David S. Miller
2020-03-02
2
-15
/
+13
|
\
|
*
bnxt_en: fix error handling when flashing from file
Edwin Peer
2020-03-02
1
-13
/
+11
|
*
bnxt_en: reinitialize IRQs when MTU is modified
Vasundhara Volam
2020-03-02
1
-2
/
+2
|
/
*
net: phy: avoid clearing PHY interrupts twice in irq handler
Heiner Kallweit
2020-03-02
2
-1
/
+3
*
net: dsa: sja1105: Don't destroy not-yet-created xmit_worker
Vladimir Oltean
2020-03-01
1
-1
/
+2
*
net/ipv6: use configured metric when add peer route
Hangbin Liu
2020-03-01
1
-3
/
+3
*
net: dsa: mv88e6xxx: fix lockup on warm boot
Russell King
2020-03-01
1
-1
/
+7
*
atm: nicstar: fix if-statement empty body warning
Randy Dunlap
2020-03-01
1
-1
/
+1
*
netlink: Use netlink header as base to calculate bad attribute offset
Pablo Neira Ayuso
2020-03-01
1
-1
/
+1
*
r8152: check disconnect status after long sleep
You-Sheng Yang
2020-03-01
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-28
70
-536
/
+1062
|
\
|
*
net: dsa: mv88e6xxx: Fix masking of egress port
Andrew Lunn
2020-02-27
1
-2
/
+2
|
*
mlxsw: pci: Wait longer before accessing the device after reset
Amit Cohen
2020-02-27
1
-1
/
+1
|
*
sfc: fix timestamp reconstruction at 16-bit rollover points
Alex Maftei (amaftei)
2020-02-27
1
-3
/
+35
|
*
vsock: fix potential deadlock in transport->release()
Stefano Garzarella
2020-02-27
3
-13
/
+12
|
*
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
David S. Miller
2020-02-27
1
-1
/
+1
|
*
Merge branch 'net-rmnet-fix-several-bugs'
David S. Miller
2020-02-27
5
-107
/
+98
|
|
\
|
|
*
net: rmnet: fix packet forwarding in rmnet bridge mode
Taehee Yoo
2020-02-27
1
-0
/
+3
|
|
*
net: rmnet: fix bridge mode bugs
Taehee Yoo
2020-02-27
4
-77
/
+64
|
|
*
net: rmnet: use upper/lower device infrastructure
Taehee Yoo
2020-02-27
1
-19
/
+16
[next]