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
2015-08-25
RDS: Don't destroy the rdma id until after we're done using it
Santosh Shilimkar
1
-1
/
+2
2015-08-25
RDS: Fix assertion level from fatal to warning
santosh.shilimkar@oracle.com
2
-2
/
+2
2015-08-25
RDS: Make sure we do a signaled send for large-send
santosh.shilimkar@oracle.com
1
-0
/
+5
2015-08-25
RDS: Mark message mapped before transmit
santosh.shilimkar@oracle.com
1
-8
/
+16
2015-08-25
RDS: add a sock_destruct callback debug aid
santosh.shilimkar@oracle.com
1
-0
/
+9
2015-08-25
RDS: check for congestion updates during rds_send_xmit
santosh.shilimkar@oracle.com
1
-1
/
+2
2015-08-25
RDS: make sure we post recv buffers
santosh.shilimkar@oracle.com
5
-8
/
+57
2015-08-25
RDS: don't update ip address tables if the address hasn't changed
santosh.shilimkar@oracle.com
1
-2
/
+7
2015-08-25
RDS: destroy the ib state earlier during shutdown
santosh.shilimkar@oracle.com
1
-8
/
+10
2015-08-25
RDS: always free recv frag as we free its ring entry
santosh.shilimkar@oracle.com
1
-3
/
+10
2015-08-25
RDS: restore return value in rds_cmsg_rdma_args()
santosh.shilimkar@oracle.com
1
-0
/
+2
2015-08-25
tcp: refine pacing rate determination
Eric Dumazet
4
-1
/
+53
2015-08-25
xfrm: Use VRF master index if output device is enslaved
David Ahern
2
-4
/
+10
2015-08-25
tcp: fix slow start after idle vs TSO/GSO
Eric Dumazet
4
-8
/
+22
2015-08-25
Merge branch 'fjes'
David S. Miller
9
-0
/
+3237
2015-08-25
fjes: ethtool support
Taku Izumi
4
-1
/
+141
2015-08-25
fjes: handle receive cancellation request interrupt
Taku Izumi
1
-0
/
+78
2015-08-25
fjes: epstop_task
Taku Izumi
3
-0
/
+33
2015-08-25
fjes: update_zone_task
Taku Izumi
3
-0
/
+194
2015-08-25
fjes: unshare_watch_task
Taku Izumi
2
-0
/
+129
2015-08-25
fjes: force_close_task
Taku Izumi
2
-0
/
+14
2015-08-25
fjes: interrupt_watch_task
Taku Izumi
2
-1
/
+44
2015-08-25
fjes: net_device_ops.ndo_vlan_rx_add/kill_vid
Taku Izumi
3
-0
/
+69
2015-08-25
fjes: net_device_ops.ndo_tx_timeout
Taku Izumi
1
-0
/
+9
2015-08-25
fjes: net_device_ops.ndo_change_mtu
Taku Izumi
1
-0
/
+29
2015-08-25
fjes: net_device_ops.ndo_get_stats64
Taku Izumi
1
-0
/
+13
2015-08-25
fjes: NAPI polling function
Taku Izumi
3
-2
/
+214
2015-08-25
fjes: tx_stall_task
Taku Izumi
2
-0
/
+63
2015-08-25
fjes: raise_intr_rxdata_task
Taku Izumi
2
-0
/
+67
2015-08-25
fjes: net_device_ops.ndo_start_xmit
Taku Izumi
4
-0
/
+245
2015-08-25
fjes: net_device_ops.ndo_open and .ndo_stop
Taku Izumi
5
-0
/
+439
2015-08-25
fjes: buffer address regist/unregistration routine
Taku Izumi
2
-1
/
+194
2015-08-25
fjes: ES information acquisition routine
Taku Izumi
3
-0
/
+148
2015-08-25
fjes: platform_driver's .probe and .remove routine
Taku Izumi
2
-0
/
+119
2015-08-25
fjes: Hardware cleanup routine
Taku Izumi
2
-0
/
+67
2015-08-25
fjes: Hardware initialization routine
Taku Izumi
5
-1
/
+650
2015-08-25
fjes: Introduce FUJITSU Extended Socket Network Device driver
Taku Izumi
5
-0
/
+284
2015-08-24
3c59x: Add BQL support for 3c59x ethernet driver.
Loganaden Velvindron
1
-3
/
+20
2015-08-24
Merge branch 'ila-precompute'
David S. Miller
7
-10
/
+40
2015-08-24
ila: Precompute checksum difference for translations
Tom Herbert
1
-0
/
+18
2015-08-24
lwt: Add cfg argument to build_state
Tom Herbert
7
-10
/
+22
2015-08-24
net: phy: add interrupt support for aquantia phy
Shaohui Xie
1
-0
/
+49
2015-08-24
Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
29
-61
/
+2180
2015-08-24
route: fix breakage after moving lwtunnel state
Jiri Benc
1
-2
/
+5
2015-08-24
Merge tag 'linux-can-next-for-4.3-20150820' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-5
/
+5
2015-08-24
Merge branch 'tipc-failover-fixes'
David S. Miller
2
-8
/
+24
2015-08-24
tipc: fix stale link problem during synchronization
Jon Paul Maloy
2
-3
/
+12
2015-08-24
tipc: interrupt link synchronization when a link goes down
Jon Paul Maloy
2
-4
/
+9
2015-08-24
tipc: eliminate risk of premature link setup during failover
Jon Paul Maloy
1
-1
/
+3
2015-08-24
Merge branch 'nps_enet_fixes'
David S. Miller
2
-38
/
+19
[next]