index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-25
route: fix a use-after-free
WANG Cong
1
-1
/
+2
2015-08-25
net-next: Fix warning while make xmldocs caused by skbuff.c
Masanari Iida
1
-2
/
+2
2015-08-25
ppp: implement x-netns support
Guillaume Nault
1
-2
/
+15
2015-08-25
net: sun4i-emac: Claim emac sram
Hans de Goede
1
-2
/
+11
2015-08-25
inetpeer: remove dead code
David Ahern
1
-67
/
+0
2015-08-25
net/mlx5e: Avoid accessing NULL pointer at ndo_select_queue
Rana Shahout
3
-6
/
+6
2015-08-25
ah4: Fix error return in ah_input().
David S. Miller
1
-1
/
+3
2015-08-25
ah6: fix error return code
Julia Lawall
1
-1
/
+3
2015-08-25
mlxsw: fix error return code
Julia Lawall
1
-0
/
+1
2015-08-25
net: davinci_emac: fix error return code
Julia Lawall
1
-1
/
+3
2015-08-25
RDS: check for valid cm_id before initiating connection
santosh.shilimkar@oracle.com
1
-2
/
+13
2015-08-25
RDS: return EMSGSIZE for oversize requests before processing/queueing
Mukesh Kacker
1
-5
/
+6
2015-08-25
RDS: make sure rds_send_drop_to properly takes the m_rs_lock
santosh.shilimkar@oracle.com
1
-1
/
+15
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-24
fjes: ethtool support
Taku Izumi
4
-1
/
+141
2015-08-24
fjes: handle receive cancellation request interrupt
Taku Izumi
1
-0
/
+78
2015-08-24
fjes: epstop_task
Taku Izumi
3
-0
/
+33
2015-08-24
fjes: update_zone_task
Taku Izumi
3
-0
/
+194
2015-08-24
fjes: unshare_watch_task
Taku Izumi
2
-0
/
+129
2015-08-24
fjes: force_close_task
Taku Izumi
2
-0
/
+14
2015-08-24
fjes: interrupt_watch_task
Taku Izumi
2
-1
/
+44
2015-08-24
fjes: net_device_ops.ndo_vlan_rx_add/kill_vid
Taku Izumi
3
-0
/
+69
2015-08-24
fjes: net_device_ops.ndo_tx_timeout
Taku Izumi
1
-0
/
+9
2015-08-24
fjes: net_device_ops.ndo_change_mtu
Taku Izumi
1
-0
/
+29
2015-08-24
fjes: net_device_ops.ndo_get_stats64
Taku Izumi
1
-0
/
+13
2015-08-24
fjes: NAPI polling function
Taku Izumi
3
-2
/
+214
2015-08-24
fjes: tx_stall_task
Taku Izumi
2
-0
/
+63
2015-08-24
fjes: raise_intr_rxdata_task
Taku Izumi
2
-0
/
+67
2015-08-24
fjes: net_device_ops.ndo_start_xmit
Taku Izumi
4
-0
/
+245
2015-08-24
fjes: net_device_ops.ndo_open and .ndo_stop
Taku Izumi
5
-0
/
+439
2015-08-24
fjes: buffer address regist/unregistration routine
Taku Izumi
2
-1
/
+194
2015-08-24
fjes: ES information acquisition routine
Taku Izumi
3
-0
/
+148
2015-08-24
fjes: platform_driver's .probe and .remove routine
Taku Izumi
2
-0
/
+119
2015-08-24
fjes: Hardware cleanup routine
Taku Izumi
2
-0
/
+67
2015-08-24
fjes: Hardware initialization routine
Taku Izumi
5
-1
/
+650
2015-08-24
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
[next]