index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-15
RDS: Make rds_send_pong() take a rds_conn_path argument
Sowmini Varadhan
3
-14
/
+14
2016-06-15
RDS: Extract rds_conn_path from i_conn_path in rds_send_drop_to() for MP-capa...
Sowmini Varadhan
1
-3
/
+8
2016-06-15
RDS: Pass rds_conn_path to rds_send_xmit()
Sowmini Varadhan
4
-70
/
+87
2016-06-15
RDS: Make rds_send_queue_rm() rds_conn_path aware
Sowmini Varadhan
1
-6
/
+11
2016-06-15
RDS: Remove stale function rds_send_get_message()
Sowmini Varadhan
2
-38
/
+0
2016-06-15
RDS: Add rds_send_path_drop_acked()
Sowmini Varadhan
2
-5
/
+15
2016-06-15
RDS: Add rds_send_path_reset()
Sowmini Varadhan
1
-17
/
+22
2016-06-15
RDS: rds_inc_path_init() helper function for MP capable transports
Sowmini Varadhan
2
-0
/
+16
2016-06-15
RDS: recv path gets the conn_path from rds_incoming for MP capable transports
Sowmini Varadhan
2
-4
/
+9
2016-06-15
RDS: add t_mp_capable bit to be set by MP capable transports
Sowmini Varadhan
1
-1
/
+6
2016-06-15
RDS: split out connection specific state from rds_connection to rds_conn_path
Sowmini Varadhan
19
-93
/
+199
2016-06-15
tcp: return sizeof tcp_dctcp_info in dctcp_get_info()
Neal Cardwell
1
-2
/
+2
2016-06-15
sctp: fix error return code in sctp_init()
Wei Yongjun
1
-1
/
+2
2016-06-15
Merge tag 'rxrpc-rewrite-20160613' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
18
-86
/
+86
2016-06-15
net: hns: update the dependency
Kejian Yan
1
-1
/
+1
2016-06-15
Merge branch 'r8152-phy-adjustments'
David S. Miller
1
-12
/
+41
2016-06-15
r8152: save the speed
hayeswang
1
-3
/
+13
2016-06-15
r8152: move the setting for the default speed
hayeswang
1
-7
/
+4
2016-06-15
r8152: move the settings of PHY to a work queue
hayeswang
1
-5
/
+27
2016-06-15
net/sched: flower: Return error when hw can't offload and skip_sw is set
Amir Vadai
1
-17
/
+25
2016-06-15
Merge branch 'bnxt_en-updates'
David S. Miller
4
-113
/
+441
2016-06-15
bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API.
Michael Chan
1
-80
/
+118
2016-06-15
bnxt_en: Don't allow autoneg on cards that don't support it.
Michael Chan
3
-9
/
+30
2016-06-15
bnxt_en: Add BCM5731X and BCM5741X device IDs.
Michael Chan
1
-1
/
+29
2016-06-15
bnxt_en: Add GRO logic for BCM5731X chips.
Michael Chan
2
-2
/
+103
2016-06-15
bnxt_en: Refactor bnxt_gro_skb().
Michael Chan
2
-19
/
+36
2016-06-15
bnxt_en: Define the supported chip numbers.
Michael Chan
2
-1
/
+43
2016-06-15
bnxt_en: Add PCI device ID for 57404 NPAR devices.
Michael Chan
1
-0
/
+3
2016-06-15
bnxt_en: Enable NPAR (NIC Partitioning) Support.
Satish Baddipadige
3
-5
/
+17
2016-06-15
bnxt_en: Handle VF_CFG_CHANGE event from firmware.
Michael Chan
2
-0
/
+10
2016-06-15
bnxt_en: Add new function bnxt_reset().
Michael Chan
1
-12
/
+22
2016-06-15
bnxt_en: Add function for VF driver to query default VLAN.
Michael Chan
2
-2
/
+48
2016-06-15
net: ethernet: enic: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-12
/
+16
2016-06-14
virtio_net: fix csum generation for virtio-net devices
Mike Rapoport
1
-4
/
+4
2016-06-13
rxrpc: Update the comments in ar-internal.h to reflect renames
David Howells
1
-69
/
+69
2016-06-13
rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix
David Howells
17
-17
/
+17
2016-06-13
sched: remove NET_XMIT_POLICED
Florian Westphal
6
-8
/
+4
2016-06-13
net: fec: handle small PHY reset durations more precisely
Stefan Wahren
1
-1
/
+6
2016-06-12
ipv6: use TOS marks from sockets for routing decision
Hannes Frederic Sowa
6
-11
/
+23
2016-06-11
Merge branch 'remove-qdisc-throttle'
David S. Miller
10
-45
/
+15
2016-06-11
net_sched: remove generic throttled management
Eric Dumazet
9
-35
/
+6
2016-06-11
net_sched: netem: remove qdisc_is_throttled() use
Eric Dumazet
1
-3
/
+0
2016-06-11
net_sched: cbq: remove a flaky use of qdisc_is_throttled()
Eric Dumazet
1
-1
/
+1
2016-06-11
net_sched: sch_plug: use a private throttled status
Eric Dumazet
1
-6
/
+8
2016-06-11
Merge branch 'mdio-iProc-SOC'
David S. Miller
15
-15
/
+550
2016-06-11
phy: Add Northstar2 PCI Phy support
Pramod Kumar
3
-1
/
+124
2016-06-11
binding: PHY: Binding doc for NS2 PCIe PHYs.
Pramod Kumar
1
-0
/
+27
2016-06-11
net: mdio-mux: Add MDIO mux driver for iProc SoCs
Pramod Kumar
3
-0
/
+260
2016-06-11
dt: mdio-mux: Add mdio multiplexer driver node
Pramod Kumar
2
-0
/
+55
2016-06-11
binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus multiplexer
Pramod Kumar
1
-0
/
+59
[next]