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: rds: fix memory leak in rds_ib_flush_mr_pool
Zhu Yanjun
2019-06-06
1
-4
/
+6
*
Merge branch 'ipv6-fix-EFAULT-on-sendto-with-icmpv6-and-hdrincl'
David S. Miller
2019-06-06
1
-7
/
+18
|
\
|
*
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
Olivier Matz
2019-06-06
1
-5
/
+8
|
*
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
Olivier Matz
2019-06-06
1
-2
/
+10
|
/
*
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...
Hangbin Liu
2019-06-06
1
-3
/
+3
*
net: aquantia: fix wol configuration not applied sometimes
Nikita Danilov
2019-06-06
2
-8
/
+10
*
ethtool: fix potential userspace buffer overflow
Vivien Didelot
2019-06-06
1
-1
/
+4
*
Fix memory leak in sctp_process_init
Neil Horman
2019-06-06
2
-10
/
+8
*
net: rds: fix memory leak when unload rds_rdma
Zhu Yanjun
2019-06-06
2
-1
/
+4
*
ipv6: fix the check before getting the cookie in rt6_get_cookie
Xin Long
2019-06-06
1
-2
/
+1
*
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
2019-06-06
1
-12
/
+12
*
Merge branch 's390-qeth-fixes'
David S. Miller
2019-06-05
3
-12
/
+44
|
\
|
*
s390/qeth: handle error when updating TX queue count
Julian Wiedmann
2019-06-05
1
-6
/
+16
|
*
s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
Alexandra Winter
2019-06-05
1
-1
/
+1
|
*
s390/qeth: check dst entry before use
Julian Wiedmann
2019-06-05
1
-5
/
+25
|
*
s390/qeth: handle limited IPv4 broadcast in L3 TX path
Julian Wiedmann
2019-06-05
1
-0
/
+2
|
/
*
net: fix indirect calls helpers for ptype list hooks.
Paolo Abeni
2019-06-05
1
-3
/
+3
*
net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set
Miaohe Lin
2019-06-05
1
-1
/
+1
*
udp: only choose unbound UDP socket for multicast when not in a VRF
Tim Beale
2019-06-05
1
-2
/
+1
*
Merge branch 'net-tls-redo-the-RX-resync-locking'
David S. Miller
2019-06-04
2
-8
/
+22
|
\
|
*
net/tls: replace the sleeping lock around RX resync with a bit lock
Jakub Kicinski
2019-06-04
2
-6
/
+25
|
*
Revert "net/tls: avoid NULL-deref on resync during device removal"
Jakub Kicinski
2019-06-04
1
-10
/
+5
|
/
*
net: dsa: sja1105: Fix link speed not working at 100 Mbps and below
Vladimir Oltean
2019-06-04
1
-16
/
+16
*
net: phylink: avoid reducing support mask
Russell King
2019-06-04
1
-4
/
+9
*
net: sfp: read eeprom in maximum 16 byte increments
Russell King
2019-06-04
1
-4
/
+20
*
selftests: set sysctl bc_forwarding properly in router_broadcast.sh
Xin Long
2019-06-04
1
-1
/
+4
*
net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is e...
Sean Wang
2019-06-04
1
-1
/
+2
*
net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported
Sean Wang
2019-06-04
1
-6
/
+6
*
net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
Ivan Khoronzhuk
2019-06-03
1
-1
/
+1
*
packet: unconditionally free po->rollover
Willem de Bruijn
2019-06-03
1
-1
/
+1
*
Update my email address
Wei Liu
2019-06-02
1
-1
/
+1
*
net: hns: Fix loopback test failed at copper ports
Yonglong Liu
2019-06-02
1
-0
/
+4
*
net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0
Nikita Yushchenko
2019-06-02
1
-1
/
+1
*
net: dsa: sja1105: Don't store frame type in skb->cb
Vladimir Oltean
2019-05-31
2
-19
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-31
87
-680
/
+1765
|
\
|
*
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
2019-05-31
3
-5
/
+9
|
*
ethtool: Check for vlan etype or vlan tci when parsing flow_rule
Maxime Chevallier
2019-05-31
1
-2
/
+6
|
*
net: don't clear sock->sk early to avoid trouble in strparser
Jakub Kicinski
2019-05-30
1
-1
/
+1
|
*
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
2019-05-30
1
-1
/
+1
|
*
Merge branch 'Fixes-for-DSA-tagging-using-802-1Q'
David S. Miller
2019-05-30
1
-14
/
+65
|
|
\
|
|
*
net: dsa: tag_8021q: Create a stable binary format
Vladimir Oltean
2019-05-30
1
-10
/
+50
|
|
*
net: dsa: tag_8021q: Change order of rx_vid setup
Ioana Ciornei
2019-05-30
1
-4
/
+15
|
|
/
|
*
net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value
Antoine Tenart
2019-05-30
1
-6
/
+4
|
*
ipv4: tcp_input: fix stack out of bounds when parsing TCP options.
Young Xiao
2019-05-30
1
-0
/
+2
|
*
Merge branch 'mlxsw-Two-small-fixes'
David S. Miller
2019-05-30
2
-6
/
+9
|
|
\
|
|
*
mlxsw: spectrum: Prevent force of 56G
Amit Cohen
2019-05-30
1
-0
/
+4
|
|
*
mlxsw: spectrum_acl: Avoid warning after identical rules insertion
Jiri Pirko
2019-05-30
1
-6
/
+5
|
|
/
|
*
net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT
Rasmus Villemoes
2019-05-30
1
-1
/
+1
|
*
r8169: fix MAC address being lost in PCI D3
Heiner Kallweit
2019-05-30
1
-0
/
+3
|
*
Merge tag 'mlx5-fixes-2019-05-28' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-05-30
4
-18
/
+23
|
|
\
[next]