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
*
inet_diag: allow protocols to provide additional data
Ivan Delalande
2017-09-02
2
-4
/
+25
*
ipv6: sr: Use ARRAY_SIZE macro
Thomas Meyer
2017-09-02
1
-3
/
+4
*
net: qualcomm: rmnet: remove unused variable priv
Colin Ian King
2017-09-02
1
-3
/
+0
*
net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code...
Colin Ian King
2017-09-02
1
-1
/
+1
*
fsl/fman: make arrays port_ids static, reduces object code size
Colin Ian King
2017-09-02
1
-4
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-02
359
-1658
/
+2437
|
\
|
*
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
2017-09-01
1
-16
/
+26
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-01
119
-559
/
+816
|
|
\
|
|
*
udp: fix secpath leak
Yossi Kuperman
2017-09-01
1
-1
/
+1
|
|
*
bridge: switchdev: Clear forward mark when transmitting packet
Ido Schimmel
2017-09-01
1
-0
/
+3
|
|
*
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
2017-09-01
3
-1
/
+10
|
|
*
wl1251: add a missing spin_lock_init()
Cong Wang
2017-08-31
1
-0
/
+1
|
|
*
Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"
Florian Fainelli
2017-08-31
1
-3
/
+0
|
|
*
Merge tag 'mlx5-fixes-2017-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2017-08-31
11
-39
/
+44
|
|
|
\
|
|
|
*
net/mlx5e: Fix CQ moderation mode not set properly
Tal Gilboa
2017-08-30
1
-0
/
+1
|
|
|
*
net/mlx5e: Fix inline header size for small packets
Moshe Shemesh
2017-08-30
1
-7
/
+10
|
|
|
*
net/mlx5: E-Switch, Unload the representors in the correct order
Shahar Klein
2017-08-30
1
-1
/
+1
|
|
|
*
net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source address
Paul Blakey
2017-08-30
1
-5
/
+3
|
|
|
*
net/mlx5e: Don't override user RSS upon set channels
Inbar Karmy
2017-08-30
1
-2
/
+4
|
|
|
*
net/mlx5e: Fix dangling page pointer on DMA mapping error
Eran Ben Elisha
2017-08-30
1
-1
/
+1
|
|
|
*
net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWN
Huy Nguyen
2017-08-30
2
-3
/
+0
|
|
|
*
net/mlx5: Skip mlx5_unload_one if mlx5_load_one fails
Huy Nguyen
2017-08-30
2
-6
/
+3
|
|
|
*
net/mlx5: Fix arm SRQ command for ISSI version 0
Noa Osherovich
2017-08-30
1
-6
/
+6
|
|
|
*
net/mlx5e: Fix DCB_CAP_ATTR_DCBX capability for DCBNL getcap.
Huy Nguyen
2017-08-30
2
-9
/
+13
|
|
|
*
net/mlx5e: Check for qos capability in dcbnl_initialize
Huy Nguyen
2017-08-30
1
-0
/
+3
|
|
*
|
net: dsa: bcm_sf2: Fix number of CFP entries for BCM7278
Florian Fainelli
2017-08-31
3
-4
/
+9
|
|
*
|
kcm: do not attach PF_KCM sockets to avoid deadlock
Eric Dumazet
2017-08-31
1
-0
/
+4
|
|
*
|
Merge branch 'net-sched-init-failure-fixes'
David S. Miller
2017-08-31
9
-28
/
+26
|
|
|
\
\
|
|
|
*
|
sch_tbf: fix two null pointer dereferences on init failure
Nikolay Aleksandrov
2017-08-31
1
-2
/
+3
|
|
|
*
|
sch_sfq: fix null pointer dereference on init failure
Nikolay Aleksandrov
2017-08-31
1
-3
/
+3
|
|
|
*
|
sch_netem: avoid null pointer deref on init failure
Nikolay Aleksandrov
2017-08-31
1
-2
/
+2
|
|
|
*
|
sch_fq_codel: avoid double free on init failure
Nikolay Aleksandrov
2017-08-31
1
-3
/
+1
|
|
|
*
|
sch_cbq: fix null pointer dereferences on init failure
Nikolay Aleksandrov
2017-08-31
1
-3
/
+7
|
|
|
*
|
sch_hfsc: fix null pointer deref and double free on init failure
Nikolay Aleksandrov
2017-08-31
1
-7
/
+3
|
|
|
*
|
sch_hhf: fix null pointer dereference on init failure
Nikolay Aleksandrov
2017-08-31
1
-0
/
+3
|
|
|
*
|
sch_multiq: fix double free on init failure
Nikolay Aleksandrov
2017-08-31
1
-6
/
+1
|
|
|
*
|
sch_htb: fix crash on init failure
Nikolay Aleksandrov
2017-08-31
1
-2
/
+3
|
|
|
/
/
|
|
*
/
net: ti: cpsw-common: dont print error if ti_cm_get_macid() fails
Sekhar Nori
2017-08-30
1
-1
/
+1
|
|
|
/
|
|
*
drivers: net: xgene: Correct probe sequence handling
Quan Nguyen
2017-08-30
1
-14
/
+13
|
|
*
nfp: double free on error in probe
Dan Carpenter
2017-08-30
1
-3
/
+1
|
|
*
Merge branch 'aquantia-fixes'
David S. Miller
2017-08-30
9
-65
/
+68
|
|
|
\
|
|
|
*
net:ethernet:aquantia: Show info message if bad firmware version detected.
Pavel Belous
2017-08-30
1
-0
/
+6
|
|
|
*
net:ethernet:aquantia: Fix for multicast filter handling.
Igor Russkikh
2017-08-30
1
-1
/
+16
|
|
|
*
net:ethernet:aquantia: Fix for incorrect speed index.
Pavel Belous
2017-08-30
4
-23
/
+18
|
|
|
*
net:ethernet:aquantia: Workaround for HW checksum bug.
Pavel Belous
2017-08-30
2
-0
/
+12
|
|
|
*
net:ethernet:aquantia: Fix for number of RSS queues.
Pavel Belous
2017-08-30
1
-0
/
+2
|
|
|
*
net:ethernet:aquantia: Extra spinlocks removed.
Pavel Belous
2017-08-30
4
-41
/
+14
|
|
|
/
|
|
*
packet: Don't write vnet header beyond end of buffer
Benjamin Poirier
2017-08-30
1
-3
/
+9
|
|
*
tipc: permit bond slave as bearer
Parthasarathy Bhuvaragan
2017-08-30
2
-15
/
+13
|
|
*
ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt
Xin Long
2017-08-29
1
-1
/
+0
[next]