index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rhashtable: RCU annotations for next pointers
Thomas Graf
2014-08-14
2
-3
/
+3
*
tcp: fix ssthresh and undo for consecutive short FRTO episodes
Neal Cardwell
2014-08-14
1
-5
/
+3
*
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
Hannes Frederic Sowa
2014-08-14
3
-6
/
+11
*
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
2014-08-14
6
-5
/
+8
*
sit: Fix ipip6_tunnel_lookup device matching criteria
Shmulik Ladkani
2014-08-14
1
-3
/
+3
*
net: ethernet: ibm: ehea: Remove duplicate object from Makefile
Andreas Ruprecht
2014-08-14
1
-1
/
+1
*
net: xgene: Check negative return value of xgene_enet_get_ring_size()
Tobias Klauser
2014-08-14
1
-2
/
+5
*
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
Andrey Vagin
2014-08-14
3
-9
/
+14
*
net: xilinx: Remove .owner field for driver
Michal Simek
2014-08-14
3
-3
/
+0
*
Revert "macvlan: simplify the structure port"
David S. Miller
2014-08-14
1
-5
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
David S. Miller
2014-08-13
4
-14
/
+15
|
\
|
*
e1000e: delete excessive space character in debug message
Jean Sacren
2014-08-12
1
-1
/
+1
|
*
e1000e: fix trivial kernel doc typos
Jean Sacren
2014-08-12
1
-1
/
+1
|
*
i40e: Cleaning up missing null-terminate in conjunction with strncpy
Rickard Strandqvist
2014-08-12
1
-8
/
+8
|
*
i40e: use correct structure type name in sizeof
Julia Lawall
2014-08-12
1
-1
/
+1
|
*
i40e: fix sparse non static symbol warning
Wei Yongjun
2014-08-12
1
-3
/
+3
|
*
i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.c
Lucas Tanure
2014-08-11
1
-0
/
+1
*
|
Merge branch 'xen-netback-synchronization'
David S. Miller
2014-08-13
3
-40
/
+47
|
\
\
|
*
|
xen-netback: remove loop waiting function
Wei Liu
2014-08-13
1
-29
/
+0
|
*
|
xen-netback: don't stop dealloc kthread too early
Wei Liu
2014-08-13
3
-7
/
+42
|
*
|
xen-netback: move NAPI add/remove calls
Wei Liu
2014-08-13
1
-4
/
+5
|
/
/
*
|
Merge branch 'xen-netback-debugfs'
David S. Miller
2014-08-13
1
-7
/
+10
|
\
\
|
*
|
xen-netback: fix debugfs entry creation
Wei Liu
2014-08-13
1
-4
/
+4
|
*
|
xen-netback: fix debugfs write length check
Wei Liu
2014-08-13
1
-3
/
+6
|
/
/
*
|
net-timestamp: fix missing tcp fragmentation cases
Willem de Bruijn
2014-08-13
1
-0
/
+17
*
|
net-timestamp: fix missing ACK timestamp
Willem de Bruijn
2014-08-13
1
-5
/
+5
*
|
drivers/net/irda/donauboe.c: convert to module_pci_driver
Libo Chen
2014-08-13
1
-14
/
+1
*
|
irda: Fix rd_frame control field initialization in irlap_send_rd_frame()
Maks Naumov
2014-08-13
1
-1
/
+1
*
|
libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfig
Anish Bhatt
2014-08-13
2
-2
/
+2
*
|
tg3: fix return value in tg3_get_stats64
Govindarajulu Varadarajan
2014-08-13
1
-1
/
+2
*
|
sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx path
Sowmini Varadhan
2014-08-13
2
-2
/
+14
*
|
sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN
Sowmini Varadhan
2014-08-13
1
-0
/
+16
*
|
sunvnet: Do not ask for an ACK for every dring transmit
Sowmini Varadhan
2014-08-13
1
-1
/
+9
*
|
lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70a
chas williams - CONTRACTOR
2014-08-13
1
-4
/
+1
*
|
atm/svc: Fix blocking in wait loop
chas williams - CONTRACTOR
2014-08-13
1
-28
/
+32
*
|
myri10ge: check for DMA mapping errors
Stanislaw Gruszka
2014-08-13
1
-30
/
+58
*
|
openvswitch: Fix memory leak in ovs_vport_alloc() error path
Christoph Jaeger
2014-08-13
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-08-13
72
-531
/
+3114
|
\
\
|
|
/
|
*
Merge branch 'bcmgenet'
David S. Miller
2014-08-11
2
-15
/
+30
|
|
\
|
|
*
net: bcmgenet: correctly resume adapter from Wake-on-LAN
Florian Fainelli
2014-08-11
1
-4
/
+6
|
|
*
net: bcmgenet: update UMAC_CMD only when link is detected
Florian Fainelli
2014-08-11
1
-2
/
+6
|
|
*
net: bcmgenet: correctly suspend and resume PHY device
Florian Fainelli
2014-08-11
1
-2
/
+11
|
|
*
net: bcmgenet: request and enable main clock earlier
Florian Fainelli
2014-08-11
1
-7
/
+7
|
|
/
|
*
net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...
Rickard Strandqvist
2014-08-11
1
-0
/
+1
|
*
xen-netfront: Fix handling packets on compound pages with skb_linearize
Zoltan Kiss
2014-08-11
1
-3
/
+4
|
*
net: fec: Support phys probed from devicetree and fixed-link
Uwe Kleine-König
2014-08-11
3
-22
/
+84
|
*
smsc: replace WARN_ON() with WARN_ON_SMP()
Sanjeev Sharma
2014-08-11
1
-1
/
+1
|
*
xen-netback: Don't deschedule NAPI when carrier off
Zoltan Kiss
2014-08-11
1
-5
/
+1
|
*
net: ethernet: qlogic: qlcnic: Remove duplicate object file from Makefile
Andreas Ruprecht
2014-08-11
1
-1
/
+1
|
*
wan: wanxl: Remove typedefs from struct names
Himangi Saraogi
2014-08-11
1
-31
/
+32
[next]