index
:
Linux Stable
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.12.y
linux-6.13.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
*
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-22
64
-310
/
+316
*
net: fix hw_features ethtool_ops->set_flags compatibility
Michał Mirosław
2011-04-21
1
-2
/
+2
*
tg3: Add additional EEE messaging
Matt Carlson
2011-04-21
1
-2
/
+9
*
tg3: Add macro for SMDSP toggling
Matt Carlson
2011-04-21
1
-56
/
+46
*
tg3: Add write accessor for AUX CTRL phy reg
Matt Carlson
2011-04-21
2
-17
/
+35
*
tg3: Add read accessor for AUX CTRL phy reg
Matt Carlson
2011-04-21
2
-18
/
+38
*
tg3: Move phy accessor functions higher
Matt Carlson
2011-04-21
1
-68
/
+68
*
tg3: Only allow phy ioctls while netif_running
Matt Carlson
2011-04-21
1
-6
/
+2
*
tg3: Nullify RSS for loopback test
Matt Carlson
2011-04-21
1
-0
/
+9
*
tg3: Adjust rx prod ring bd replenish thresholds
Matt Carlson
2011-04-21
2
-23
/
+53
*
tg3: Workaround rx_discards stat bug
Matt Carlson
2011-04-21
2
-1
/
+28
*
mv643xx_eth: Fix build regression.
David S. Miller
2011-04-21
1
-1
/
+1
*
sctp: implement event notification SCTP_SENDER_DRY_EVENT
Wei Yongjun
2011-04-21
6
-1
/
+74
*
sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT
Wei Yongjun
2011-04-21
2
-2
/
+3
*
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
Wei Yongjun
2011-04-21
2
-0
/
+65
*
sctp: move chunk from retransmit queue to abandoned list
Wei Yongjun
2011-04-20
1
-0
/
+7
*
sctp: make heartbeat information in sctp_make_heartbeat()
Wei Yongjun
2011-04-20
3
-18
/
+15
*
sctp: fix to check the source address of COOKIE-ECHO chunk
Wei Yongjun
2011-04-20
4
-17
/
+28
*
sctp: handle ootb packet in chunk order as defined
Shan Wei
2011-04-20
2
-15
/
+21
*
sctp: bail from sctp_endpoint_lookup_assoc() if not bound
Vlad Yasevich
2011-04-20
1
-6
/
+14
*
sctp: remove completely unsed EMPTY state
Vlad Yasevich
2011-04-20
4
-87
/
+8
*
sctp: remove redundant check when walking through a list of TLV parameters
Shan Wei
2011-04-20
1
-2
/
+0
*
sctp: check invalid value of length parameter in error cause
Shan Wei
2011-04-20
1
-1
/
+8
*
sctp: check parameter value of length in ERROR chunk
Shan Wei
2011-04-20
1
-0
/
+5
*
net: tun: convert to hw_features
Michał Mirosław
2011-04-20
1
-38
/
+25
*
net: xen-netback: convert to hw_features
Michał Mirosław
2011-04-20
2
-72
/
+15
*
net: qlcnic: convert to hw_features
Michał Mirosław
2011-04-20
5
-142
/
+57
*
net: ibmveth: convert to hw_features
Michał Mirosław
2011-04-20
1
-69
/
+27
*
net: pch_gbe: convert to hw_features
Michał Mirosław
2011-04-20
4
-74
/
+42
*
net: infiniband/ulp/ipoib: convert to hw_features
Michał Mirosław
2011-04-20
5
-46
/
+20
*
net: s390: convert to hw_features
Michał Mirosław
2011-04-20
3
-107
/
+52
*
net: infiniband/hw/nes: convert to hw_features
Michał Mirosław
2011-04-20
3
-54
/
+7
*
Staging: convert hv network driver to hw_features
Michał Mirosław
2011-04-20
1
-2
/
+1
*
net: batman-adv: remove rx_csum ethtool_ops
Michał Mirosław
2011-04-20
1
-13
/
+0
*
net: dsa: remove ethtool_ops->set_sg
Michał Mirosław
2011-04-20
1
-1
/
+0
*
sctp: Release all routes when processing acks ADD_IP or DEL_IP
Vlad Yasevich
2011-04-19
1
-6
/
+2
*
sctp: Allow bindx_del to accept 0 port
Vlad Yasevich
2011-04-19
1
-1
/
+5
*
sctp: teach CACC algorithm about removed transports
Vlad Yasevich
2011-04-19
1
-3
/
+8
*
sctp: use memdup_user to copy data from userspace
Shan Wei
2011-04-19
1
-16
/
+6
*
sctp: kill abandoned SCTP_CMD_TRANSMIT command
Shan Wei
2011-04-19
2
-7
/
+0
*
sctp: use common head of addr parameter to access member in addr-unrelated code
Shan Wei
2011-04-19
2
-6
/
+6
*
sctp: fix the comment of sctp_sf_violation_paramlen()
Shan Wei
2011-04-19
1
-2
/
+3
*
sctp: delete unused macro definition of sctp_chunk_is_control
Shan Wei
2011-04-19
1
-1
/
+0
*
be2net: add code to display default value of tx rate for VFs
Ajit Khaparde
2011-04-19
1
-0
/
+13
*
be2net: pass domain id to be_cmd_link_status_query
Ajit Khaparde
2011-04-19
4
-5
/
+5
*
be2net: fix be_mcc_compl_process to identify eth_get_stat command
Ajit Khaparde
2011-04-19
1
-1
/
+3
*
be2net: Add code to display nic speeds other than 1Gbps/10Gbps
Ajit Khaparde
2011-04-19
1
-0
/
+9
*
be2net: allow register dump only for PFs
Ajit Khaparde
2011-04-19
1
-3
/
+7
*
net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not used
Shan Wei
2011-04-19
1
-7
/
+0
*
net: forcedeth: fix compile warning of not used nv_set_tso function
Shan Wei
2011-04-19
1
-10
/
+0
[next]