index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
net: dsa: sja1105: Build a minimal understanding of meta frames
Vladimir Oltean
2019-06-08
2
-0
/
+26
|
*
net: dsa: sja1105: Add logic for TX timestamping
Vladimir Oltean
2019-06-08
6
-2
/
+201
|
*
net: dsa: sja1105: Add support for the PTP clock
Vladimir Oltean
2019-06-08
7
-0
/
+395
|
*
net: dsa: sja1105: Export symbols for upcoming PTP driver
Vladimir Oltean
2019-06-08
2
-0
/
+5
|
*
net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode
Vladimir Oltean
2019-06-08
2
-9
/
+18
|
*
net: dsa: sja1105: Reverse TPID and TPID2
Vladimir Oltean
2019-06-08
1
-2
/
+4
|
*
net: dsa: sja1105: Move sja1105_change_tpid into sja1105_vlan_filtering
Vladimir Oltean
2019-06-08
1
-21
/
+21
|
*
net: dsa: tag_8021q: Create helper function for removing VLAN header
Vladimir Oltean
2019-06-08
3
-39
/
+53
|
*
net: dsa: Add teardown callback for drivers
Vladimir Oltean
2019-06-08
2
-0
/
+4
|
*
net: dsa: Keep a pointer to the skb clone for TX timestamping
Vladimir Oltean
2019-06-08
1
-0
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
8236
-65880
/
+11136
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-07
34
-131
/
+218
|
|
\
|
|
*
pktgen: do not sleep with the thread lock held.
Paolo Abeni
2019-06-06
1
-0
/
+11
|
|
*
net: mvpp2: Use strscpy to handle stat strings
Maxime Chevallier
2019-06-06
1
-2
/
+2
|
|
*
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-05
1
-3
/
+3
|
|
*
net: aquantia: fix wol configuration not applied sometimes
Nikita Danilov
2019-06-05
2
-8
/
+10
|
|
*
ethtool: fix potential userspace buffer overflow
Vivien Didelot
2019-06-05
1
-1
/
+4
|
|
*
Fix memory leak in sctp_process_init
Neil Horman
2019-06-05
2
-10
/
+8
|
|
*
net: rds: fix memory leak when unload rds_rdma
Zhu Yanjun
2019-06-05
2
-1
/
+4
|
|
*
ipv6: fix the check before getting the cookie in rt6_get_cookie
Xin Long
2019-06-05
1
-2
/
+1
|
|
*
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
2019-06-05
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-04
1
-3
/
+3
|
|
*
net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set
Miaohe Lin
2019-06-04
1
-1
/
+1
|
|
*
udp: only choose unbound UDP socket for multicast when not in a VRF
Tim Beale
2019-06-04
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-03
1
-4
/
+20
|
|
*
selftests: set sysctl bc_forwarding properly in router_broadcast.sh
Xin Long
2019-06-03
1
-1
/
+4
|
|
*
net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is e...
Sean Wang
2019-06-03
1
-1
/
+2
|
|
*
net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported
Sean Wang
2019-06-03
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-02
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 tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-06-07
17
-35
/
+95
|
|
\
\
|
|
*
|
RDMA/efa: Remove MAYEXEC flag check from mmap flow
Gal Pressman
2019-05-29
1
-1
/
+0
[prev]
[next]